python-acme 1.1.0-1ubuntu0.1 source package in Ubuntu

Changelog

python-acme (1.1.0-1ubuntu0.1) focal; urgency=medium

  * Fix CSR version (LP: #2018252)
  * Allow higher version of python3-idna (LP: #1876929)

 -- Harlan Lieberman-Berg <email address hidden>  Mon, 01 May 2023 17:10:09 -0400

Upload details

Uploaded by:
Harlan Lieberman-Berg
Sponsored by:
Stefano Rivera
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-acme_1.1.0.orig.tar.gz 76.6 KiB c305a20eeb9cb02240347703d497891c13d43a47c794fa100d4dbb479a5370d9
python-acme_1.1.0.orig.tar.gz.asc 488 bytes 82ea4d1361f929f08e58f606e59337e641d8237aef2233de5cc627c1ad75ce2c
python-acme_1.1.0-1ubuntu0.1.debian.tar.xz 6.7 KiB c4cda3fa33b60046e98465d62187a39a4171ac871be07f27fa96b49f77878b55
python-acme_1.1.0-1ubuntu0.1.dsc 2.7 KiB 5f4be71729bc7cd899e1db7a5ffcfcadbda1a671f5958e47195f76eb78a6a27b

View changes file

Binary packages built by this source

python-acme-doc: ACME protocol library for Python 3 - Documentation

 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 package provides the documentation.

python3-acme: 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.