python-certbot 0.17.0-2 source package in Ubuntu

Changelog

python-certbot (0.17.0-2) unstable; urgency=high

  * Revert d/rules for systemd cleanup. (Closes: #872090)

 -- Harlan Lieberman-Berg <email address hidden>  Mon, 14 Aug 2017 22:28:10 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-certbot_0.17.0-2.dsc 3.1 KiB d8daee109aca4842d9233cbcde0591680fd2ac8fc6046565593d992ef9dfd4b2
python-certbot_0.17.0.orig.tar.gz 267.6 KiB 43f5b26c3f314d14babf79a3bdf3522e4fc9eef867a0681c426f113c650a669c
python-certbot_0.17.0.orig.tar.gz.asc 473 bytes 9e9a4922e769b7823e8a2175413ab8df486d3b2a9e4fcfcefae43c2582105292
python-certbot_0.17.0-2.debian.tar.xz 8.8 KiB fa4f663e2519ecc4e78bfd57128128cca3a7c6bc5fc072f2f77441b8f4fd2901

Available diffs

No changes file available.

Binary packages built by this source

certbot: No summary available for certbot in ubuntu artful.

No description available for certbot in ubuntu artful.

letsencrypt: No summary available for letsencrypt in ubuntu artful.

No description available for letsencrypt in ubuntu artful.

python-certbot: No summary available for python-certbot in ubuntu bionic.

No description available for python-certbot in ubuntu bionic.

python-certbot-doc: 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.