[ 源代码: acme-tiny ]
软件包:acme-tiny(1:5.0.1-1)
letsencrypt tiny Python client
acme-tiny is a tiny script to issue and renew TLS certs from Let's Encrypt
This is a tiny, auditable script that you can throw on your server to issue and renew Let's Encrypt certificates. Since it has to be run on your server and have access to your private Let's Encrypt account key, the script is kept as tiny as possible (currently less than 200 lines). The only prerequisites are Python and openssl.
其他与 acme-tiny 有关的软件包
|
|
|
|
-
- dep: openssl (>= 1.0.1k)
- 安全套接字层工具箱 - 加密工具
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources