uacme 1.7.4-1 source package in Ubuntu

Changelog

uacme (1.7.4-1) unstable; urgency=high

  * New upstream release
  - Includes fix for security issue https://github.com/ndilieto/uacme/issues/64

 -- Nicola Di Lieto <email address hidden>  Wed, 15 Feb 2023 21:31:43 +0100

Upload details

Uploaded by:
Nicola Di Lieto
Uploaded to:
Sid
Original maintainer:
Nicola Di Lieto
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
uacme_1.7.4-1.dsc 1.9 KiB a02317d20eb833e0ff964cf6d12986b96f7795e4ac2f65238a44ce4058d5675d
uacme_1.7.4.orig.tar.gz 326.0 KiB c7e50b9b2e9121f70fb3e85f24fb09cbb1facf7abc552a1cc29b2864221cfa34
uacme_1.7.4-1.debian.tar.xz 6.5 KiB 4d56499cf63befa39c7ee4afda30c5d8ece9b0f0cfd5280a87bddb894597a855

Available diffs

No changes file available.

Binary packages built by this source

uacme: Lightweight client for the RFC8555 ACMEv2 protocol

 uacme is a client for the ACMEv2 protocol described in RFC8555,
 written in plain C with minimal dependencies (libcurl and GnuTLS
 or mbedTLS). The ACMEv2 protocol allows a Certificate Authority
 (<https://letsencrypt.org> is a popular one) and an applicant to
 automate the process of verification and certificate issuance.
 The protocol also provides facilities for other certificate
 management functions, such as certificate revocation.
 For more information see <https://tools.ietf.org/html/rfc8555>

uacme-dbgsym: debug symbols for uacme