[ ソース: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-zope.interface
- Python3 用インターフェース
-
- enh: certbot
- HTTPS を Let's Encrypt を使って自動設定