[ 原始碼: python-certbot ]
套件:python3-certbot(0.31.0-1+deb10u1)
python3-certbot 的相關連結
Debian 的資源:
下載原始碼套件 python-certbot:
- [python-certbot_0.31.0-1+deb10u1.dsc]
- [python-certbot_0.31.0.orig.tar.gz]
- [python-certbot_0.31.0.orig.tar.gz.asc]
- [python-certbot_0.31.0-1+deb10u1.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-acme (>= 0.29.0~)
- ACME protocol library for Python 3
-
- dep: python3-configargparse (>= 0.10.0)
- 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 (>= 1.2.3)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-josepy
- JOSE implementation for Python 3.x
-
- dep: python3-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-parsedatetime (>= 1.3)
- 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 (>= 2.4.3)
- 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
- Python3 version of the Olson timezone database
-
- dep: python3-zope.component
- Zope Component Architecture
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- rec: certbot
- automatically configure HTTPS using Let's Encrypt
-
- sug: python-certbot-doc
- client documentation for certbot