[ 源代码: 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 操作系统平台信息 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
- 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
- Python3 version of the Olson timezone database
-
- dep: python3-zope.component
- Zope Component Architecture
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- rec: certbot
- 使用 Let's Encrypt 自动配置 HTTPS
-
- sug: python-certbot-doc
- client documentation for certbot