[ 原始碼: python-certbot-dns-google ]
套件:python3-certbot-dns-google(0.23.0-2)
python3-certbot-dns-google 的相關連結
Debian 的資源:
下載原始碼套件 python-certbot-dns-google:
- [python-certbot-dns-google_0.23.0-2.dsc]
- [python-certbot-dns-google_0.23.0.orig.tar.gz]
- [python-certbot-dns-google_0.23.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [certbot.eff.org]
相似套件:
Google DNS 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 Google DNS plugin to the main application.
其他與 python3-certbot-dns-google 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-acme (>= 0.22.0~)
- ACME protocol library for Python 3
-
- dep: python3-certbot (>= 0.22.0~)
- main library for certbot
-
- dep: python3-googleapi (>= 1.5~)
- Google APIs Client Library - Python 3.x
-
- dep: python3-httplib2
- comprehensive HTTP client library written for Python3
-
- dep: python3-mock
- Mocking and Testing Library (Python3 version)
-
- dep: python3-oauth2client (>= 2.0)
- OAuth 2.0 client library - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- enh: certbot
- automatically configure HTTPS using Let's Encrypt