Source: python-certbot-dns-google Maintainer: Debian Let's Encrypt Team Uploaders: Harlan Lieberman-Berg , Andrew Starr-Bochicchio Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-acme-abi-2 (>= 2.0), python3-certbot-abi-2 (>= 2.0), python3-googleapi (>= 1.5.5~), python3-httplib2, python3-oauth2client (>= 4.0), python3-setuptools, python3-sphinx (>= 1.3.1-1~), python3-sphinx-rtd-theme, python3-zope.interface Standards-Version: 4.6.0 Homepage: https://certbot.eff.org/ Vcs-Git: https://salsa.debian.org/letsencrypt-team/certbot/certbot-dns-google.git Vcs-Browser: https://salsa.debian.org/letsencrypt-team/certbot/certbot-dns-google Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Package: python3-certbot-dns-google Architecture: all Depends: certbot, python3-certbot-abi-2 (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: 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. Package: python-certbot-dns-google-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: Documentation for the 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 package contains the documentation for the Google DNS plugin to the main application.