acmephp/core
最新稳定版本:2.1.0
Composer 安装命令:
composer require acmephp/core
包简介
Raw implementation of the ACME protocol in PHP
README 文档
README
Acme PHP Core is the core of the Acme PHP project : it is a basis for the others more high-level repositories. It consists of a raw implementation of the Let's Encrypt ACME protocol.
If you want to chat with us or have questions, ping @tgalopin or @jderusse on the Symfony Slack!
When use Acme PHP Core?
You usually will want to use either the Acme PHP CLI client or an implementation for your application framework.
However, in some cases, you may want to manage SSL certificates directly from your application. In these cases, this library will be useful to you.
Acme PHP Core does nothing more than implementing the Let's Encrypt/ACME protocol : the generated SSL keys and certificates are stored in memory and returned to your script. You are the one in charge of storing them somewhere persistent.
Documentation
Read the official Acme PHP documentation.
Launch the Test suite
The Acme PHP test suite is located in the main repository: https://github.com/acmephp/acmephp#launch-the-test-suite.
统计信息
- 总下载量: 928.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 38
- 点击次数: 1
- 依赖项目数: 8
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-02-08