python-letsencrypt 0.1.1-1 source package in Ubuntu

Changelog

python-letsencrypt (0.1.1-1) unstable; urgency=medium

  * New upstream version.

 -- Harlan Lieberman-Berg <email address hidden>  Tue, 15 Dec 2015 21:41:01 -0500

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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-letsencrypt_0.1.1-1.dsc 2.7 KiB 885ba0cef2e2730a70dad1f53bb6bbbc87c275ecbe2d2c0af543c72cff7acb68
python-letsencrypt_0.1.1.orig.tar.gz 162.8 KiB 8e6784031eea7212e128e17be51a8fb8e487d9693a5df89c88be5363261f2ace
python-letsencrypt_0.1.1-1.debian.tar.xz 6.2 KiB 2d991da9da29b364b20bb9b86e8a74128be2dc3cf2e08c71870bf1f9439f2bad

Available diffs

No changes file available.

Binary packages built by this source

letsencrypt: transitional dummy package

 This is a transitional dummy package for the rename of letsencrypt to certbot.
 It can safely be removed.

python-letsencrypt: Let's Encrypt main library

 The objective of 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 a compatibility shim to allow older letsencrypt plugins
 to work with the newer python-certbot module

python-letsencrypt-doc: Let's Encrypt client documentation

 The objective of 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.