[ ソース: python-certbot ]
パッケージ: python3-certbot (2.11.0-1)
python3-certbot に関するリンク
Debian の資源:
python-certbot ソースパッケージをダウンロード:
- [python-certbot_2.11.0-1.dsc]
- [python-certbot_2.11.0.orig.tar.gz]
- [python-certbot_2.11.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [certbot.eff.org]
類似のパッケージ:
main library for certbot
The objective of Certbot, Let's Enc rypt, 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-acme
- ACME protocol library for Python 3
-
- dep: python3-acme-abi-2 (>= 2.11)
- パッケージは利用できません
-
- dep: python3-configargparse (>= 1.7~)
- replacement for argparse with config files and environment variables
-
- dep: python3-configobj
- simple but powerful config file reader and writer for Python 3
-
- dep: python3-cryptography (>= 3.2.1)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-distro
- Linux OS platform information API
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- または python3-supported-min (>= 3.10)
- パッケージは利用できません
-
- dep: python3-importlib-resources
- Read resources from Python packages
- または python3-supported-min (>= 3.9)
- パッケージは利用できません
-
- dep: python3-josepy (>= 1.13.0~)
- JOSE implementation for Python 3.x
-
- dep: python3-parsedatetime
- 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 (>= 2019.3)
- Python3 version of the Olson timezone database
-
- rec: certbot
- HTTPS を Let's Encrypt を使って自動設定
-
- sug: python-certbot-doc
- client documentation for certbot