[ ソース: python-certbot ]
パッケージ: python3-certbot (1.12.0-2)
python3-certbot に関するリンク
Debian の資源:
python-certbot ソースパッケージをダウンロード:
- [python-certbot_1.12.0-2.dsc]
- [python-certbot_1.12.0.orig.tar.gz]
- [python-certbot_1.12.0.orig.tar.gz.asc]
- [python-certbot_1.12.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [certbot.eff.org]
類似のパッケージ:
main library for certbot
The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server.
This agent is used to:
- Automatically prove to the Let's Encrypt CA that you control the website - Obtain a browser-trusted certificate and set it up on your web server - Keep track of when your certificate is going to expire, and renew it - Help you revoke the certificate if that ever becomes necessary.
This package contains the main libraries.
その他の python3-certbot 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-acme
- ACME protocol library for Python 3
-
- dep: python3-acme-abi-1 (>= 1.8)
- パッケージは利用できません
-
- dep: python3-configargparse
- replacement for argparse with config files and environment variables (Python 3)
-
- dep: python3-configobj
- simple but powerful config file reader and writer for Python 3
-
- dep: python3-cryptography (>= 2.1.4)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-distro
- Linux OS platform information API
-
- dep: python3-josepy
- JOSE implementation for Python 3.x
-
- dep: python3-parsedatetime (>= 2.4)
- Python 3 module to parse human-readable date/time expressions
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-rfc3339
- parser and generator of RFC 3339-compliant timestamps (Python 3)
-
- dep: python3-tz
- Python3 version of the Olson timezone database
-
- dep: python3-zope.component
- Zope Component Architecture
-
- dep: python3-zope.interface
- Python3 用インターフェース
-
- rec: certbot
- HTTPS を Let's Encrypt を使って自動設定
-
- sug: python-certbot-doc
- client documentation for certbot