[ 原始碼: 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
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- 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
- automatically configure HTTPS using Let's Encrypt
-
- sug: python-certbot-doc
- client documentation for certbot