acme-tiny 1:5.0.1-1build1 source package in Ubuntu

Changelog

acme-tiny (1:5.0.1-1build1) resolute; urgency=medium

  * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257)

 -- Graham Inggs <email address hidden>  Tue, 25 Nov 2025 15:17:14 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Resolute
Original maintainer:
Debian Let's Encrypt Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Builds

Resolute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
acme-tiny_5.0.1.orig.tar.gz 21.9 KiB 378549808eece574c3b5dcea82b216534949423d5c7ac241d9419212d676bc8d
acme-tiny_5.0.1-1build1.debian.tar.xz 4.3 KiB 59420c6c0a06d4e77c9c4d761232509f621ff291fa895405a9fff175ada4196e
acme-tiny_5.0.1-1build1.dsc 2.0 KiB 30353df48c5008e1ed880cfe12d77ad743e6396c143b389131226c6632f79190

View changes file

Binary packages built by this source

acme-tiny: letsencrypt tiny Python client

 acme-tiny is a tiny script to issue and renew TLS certs from Let's Encrypt
 .
 This is a tiny, auditable script that you can throw on your server to issue and
 renew Let's Encrypt certificates. Since it has to be run on your server and
 have access to your private Let's Encrypt account key, the script is kept as
 tiny as possible (currently less than 200 lines). The only prerequisites are
 Python and openssl.