[ 原始碼: python-certbot-apache ]
套件:python3-certbot-apache(0.31.0-1)
python3-certbot-apache 的相關連結
Debian 的資源:
下載原始碼套件 python-certbot-apache:
- [python-certbot-apache_0.31.0-1.dsc]
- [python-certbot-apache_0.31.0.orig.tar.gz]
- [python-certbot-apache_0.31.0.orig.tar.gz.asc]
- [python-certbot-apache_0.31.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [letsencrypt.org]
相似套件:
Apache plugin 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 Apache plugin to the main application.
其他與 python3-certbot-apache 有關的套件
|
|
|
|
-
- dep: apache2
- Apache HTTP Server
-
- dep: certbot (>= 0.26.0~)
- automatically configure HTTPS using Let's Encrypt
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-acme (>= 0.25.0~)
- ACME protocol library for Python 3
-
- dep: python3-augeas
- Python3 bindings for Augeas
-
- dep: python3-certbot (>= 0.26.0~)
- main library for certbot
-
- dep: python3-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-zope.component
- Zope Component Architecture
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- sug: python-certbot-apache-doc
- Apache plugin documentation for Certbot