Source: python-certbot Maintainer: Debian Let's Encrypt Uploaders: Harlan Lieberman-Berg Section: python Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, po-debconf, pybuild-plugin-pyproject, python3, python3-augeas, python3-boto3, python3-cloudflare, python3-configargparse, python3-configobj, python3-cryptography, python3-digitalocean, python3-distro, python3-dnspython, python3-google-auth, python3-googleapi, python3-josepy (>= 2.0~), python3-lexicon, python3-openssl, python3-parsedatetime, python3-pyparsing, python3-pytest, python3-pytz, python3-repoze.sphinx.autointerface, python3-requests, python3-rfc3339, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/letsencrypt-team/certbot/certbot Vcs-Git: https://salsa.debian.org/letsencrypt-team/certbot/certbot.git Homepage: https://certbot.eff.org/ Package: python3-acme Architecture: all Depends: ca-certificates, python3-openssl, ${misc:Depends}, ${python3:Depends} Provides: python3-acme-abi-${Abi-major-version} (= ${Abi-major-minor-version}) Description: ACME protocol library for Python 3 This is a library used by the Let's Encrypt client for the ACME (Automated Certificate Management Environment). The ACME protocol is designed as part of the Let's Encrypt project, to make it possible to setup an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This library implements the protocol used for proving the control of a domain. This library is Python 3. Package: python3-certbot Architecture: all Depends: python3-acme-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), python3-requests, ${misc:Depends}, ${python3:Depends} Recommends: certbot Suggests: python-certbot-doc Provides: python3-certbot-abi-${Abi-major-version} (= ${Abi-major-minor-version}) Description: main library for certbot The objective of Certbot, Let's Enc rypt, 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 libraries. Package: certbot Architecture: all Section: web Depends: python3-certbot (= ${source:Version}), ${misc:Depends}, ${python3:Depends} Suggests: python-certbot-doc, python3-certbot-apache, python3-certbot-nginx Description: 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. Package: python-certbot-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: client documentation 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 documentation. Package: python3-certbot-apache Architecture: all Depends: apache2, certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Description: 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. Package: python3-certbot-nginx Architecture: all Depends: certbot, nginx, python3-acme-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Description: Nginx 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 Nginx plugin to the main application. Package: python3-certbot-dns-cloudflare Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: Cloudflare 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 Cloudflare DNS plugin to the main application. Package: python3-certbot-dns-digitalocean Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: DigitalOcean 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 DigitalOcean DNS plugin to the main application. Package: python3-certbot-dns-dnsimple Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: DNSimple 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 DNSimple DNS plugin to the main application. Package: python3-certbot-dns-gehirn Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: Gehirn 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 Gehirn DNS plugin to the main application. Package: python3-certbot-dns-google Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${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: python3-certbot-dns-linode Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: Linode 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 Linode DNS plugin to the main application. Package: python3-certbot-dns-ovh Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: OVH 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 Ovh DNS plugin to the main application. Package: python3-certbot-dns-rfc2136 Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: RFC 2136 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 RFC 2136 DNS plugin to the main application. Package: python3-certbot-dns-route53 Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: Route53 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 Route53 DNS plugin to the main application. Package: python3-certbot-dns-sakuracloud Architecture: all Depends: certbot, python3-certbot-abi-${Abi-major-version} (>= ${Abi-major-minor-version}), ${misc:Depends}, ${python3:Depends} Enhances: certbot Description: SakuraCloud 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 SakuraCloud DNS plugin to the main application.