Download the PHP package sy-records/cert-manager without Composer
On this page you can find all versions of the php package sy-records/cert-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cert-manager
Cert Manager
将本地通过acme.sh
生成的证书上传到对应云服务的证书服务中,以便于在云服务中使用证书。
安装
配置
从config.example.php
复制一份到config.php
,并根据实际情况修改配置。
环境变量
将对应的云服务的配置写入到系统环境变量中,以便于在脚本中使用。
环境变量 | 说明 |
---|---|
TX_SECRET_ID | 腾讯云的 SecretId |
TX_SECRET_KEY | 腾讯云的 SecretKey |
使用
All versions of cert-manager with dependencies
PHP Build Version
Package Version
Requires
tencentcloud/ssl Version
^3.0
The package sy-records/cert-manager contains the following files
Loading the files please wait ....