python-certbot-nginx 0.19.0-1 source package in Ubuntu

Changelog

python-certbot-nginx (0.19.0-1) unstable; urgency=medium

  * New upstream release.

 -- Harlan Lieberman-Berg <email address hidden>  Wed, 04 Oct 2017 19:45:42 -0400

Upload details

Uploaded by:
Debian Let's Encrypt
Uploaded to:
Sid
Original maintainer:
Debian Let's Encrypt
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot-nginx_0.19.0-1.dsc 3.0 KiB bbc95bc4a182b24c50e19a3091bdb6f0465a7b68600df0b4d2ef56a12875987e
python-certbot-nginx_0.19.0.orig.tar.gz 59.2 KiB cb5a224a3f277092555c25096d1678fc735306fd3a43447649ebe524c7ca79e1
python-certbot-nginx_0.19.0.orig.tar.gz.asc 473 bytes 08350063dec507e84417be6001bd7febfa4fdedd749649c675e8e2aa2a4796b6
python-certbot-nginx_0.19.0-1.debian.tar.xz 5.1 KiB 37600f5044f53fb25f94ae43146f8fc504006ca597dbde52ff1dda94de20f86a

Available diffs

No changes file available.

Binary packages built by this source

python-certbot-nginx: transitional dummy package

 This is a transitional dummy package for the migration of certbot
 from python2 to python3. It can be safely removed.

python-certbot-nginx-doc: Nginx plugin 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 for the Nginx plugin.