[ ソース: acme-tiny ]
パッケージ: acme-tiny (1:4.1.0-2)
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)
- Secure Sockets Layer ツールキット - 暗号ユーティリティ
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス