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

Changelog

python-acme (1.21.0-1ubuntu0.1) jammy; urgency=medium

  * Fix incorrect CSR version (LP: #2018252)

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-acme_1.21.0.orig.tar.gz 95.8 KiB f4fa1a195457f66051995c1bf53220f58bfd0e9cff85f1b1d560ff65df364d9a
python-acme_1.21.0.orig.tar.gz.asc 659 bytes eafcf7e528dc0cee3a3439f24627b2973503b700fbfa53239559e44590817183
python-acme_1.21.0-1ubuntu0.1.debian.tar.xz 13.7 KiB 4f04978052085c14d44b0141193deedc56d5b4edc0ceb24490af5377bbe7c843
python-acme_1.21.0-1ubuntu0.1.dsc 2.7 KiB 594f160745173fc62d5d92c0f3ee70d075262d17d09bf57a945ed2b79bb2bd79

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.