[ 原始碼: python-certbot ]
套件:certbot(2.1.0-4)
certbot 的相關連結
Debian 的資源:
下載原始碼套件 python-certbot:
- [python-certbot_2.1.0-4.dsc]
- [python-certbot_2.1.0.orig.tar.gz]
- [python-certbot_2.1.0.orig.tar.gz.asc]
- [python-certbot_2.1.0-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [certbot.eff.org]
相似套件:
- python3-certbot-apache
- python3-certbot-nginx
- python3-certbot-dns-cloudflare
- python3-certbot-dns-digitalocean
- python3-certbot-dns-dnsimple
- python3-certbot-dns-gehirn
- python3-certbot-dns-google
- python3-certbot-dns-linode
- python3-certbot-dns-ovh
- python3-certbot-dns-route53
- python3-certbot-dns-sakuracloud
automatically configure HTTPS using Let's Encrypt
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 application, including the standalone and the manual authenticators.
其他與 certbot 有關的套件
|
|
|
|
-
- dep: debconf (>= 0.5)
- Debian 設定管理系統
- 或者 debconf-2.0
- 本虛擬套件由這些套件填實: cdebconf, cdebconf-udeb, debconf
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-certbot (= 2.1.0-4)
- main library for certbot
-
- sug: python-certbot-doc
- client documentation for certbot
-
- sug: python3-certbot-apache
- Apache plugin for Certbot
-
- sug: python3-certbot-nginx
- Nginx plugin for Certbot