python-letsencrypt-apache 0.1.1-2 source package in Ubuntu

Changelog

python-letsencrypt-apache (0.1.1-2) unstable; urgency=medium

  * Fix potential race condition in build.

 -- Harlan Lieberman-Berg <email address hidden>  Sat, 19 Dec 2015 18:01:08 -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-apache_0.1.1-2.dsc 2.6 KiB bf221987d5297d74309a63a557d9e56d9e45f70addba487edb3877cb72b049e6
python-letsencrypt-apache_0.1.1.orig.tar.gz 68.7 KiB d3ace7f05b2db327f0e7c4662da68e0ce6c3cd1da37d9542a2bd0773ae4b62eb
python-letsencrypt-apache_0.1.1-2.debian.tar.xz 5.0 KiB e0377b211d8b0f4acad4936caef4aeacb8d167d795cd4bcaf183ce853fc55c32

Available diffs

No changes file available.

Binary packages built by this source

python-letsencrypt-apache: Apache plugin for Let's Encrypt

 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 compat layer Apache plugin for legacy LetsEncrypt plugins.

python-letsencrypt-apache-doc: Apache Let's Encrypt plugin 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 for the Apache plugin.