certmonger 0.79.14+git20211010-2ubuntu1.1 source package in Ubuntu

Changelog

certmonger (0.79.14+git20211010-2ubuntu1.1) jammy; urgency=medium

  * patches: Fix handling of SCEP certificates with OpenSSL 3.0. (LP:
    #1987276)

 -- Timo Aaltonen <email address hidden>  Mon, 06 Mar 2023 19:28:47 +0200

Upload details

Uploaded by:
Timo Aaltonen
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy proposed universe utils

Downloads

File Size SHA-256 Checksum
certmonger_0.79.14+git20211010.orig.tar.xz 523.0 KiB d5a815474736b205f9a0d43ac3bc20e372b9b1c872d244b46dc5627c220fc5a9
certmonger_0.79.14+git20211010-2ubuntu1.1.debian.tar.xz 9.1 KiB 4ed255891b8d095206cac94d4285cb3d521a64f5e5420cd558142dd040167b3f
certmonger_0.79.14+git20211010-2ubuntu1.1.dsc 2.4 KiB 595f265b4e38ad78a13026681a72591a3f259260a7dbf292e2e464d2baa69053

View changes file

Binary packages built by this source

certmonger: D-Bus -based service to simplify interaction with certificate authorities

 Certmonger is a D-Bus -based service which attempts to simplify
 interaction with certifying authorities (CAs) on networks which use
 public-key infrastructure (PKI).
 .
 If it knows the location of a certificate, certmonger can track the
 expiration date and notify you when the certificate is about to expire.
 .
 If it has access to the corresponding private key and information about
 the CA which issued the certificate, certmonger can even attempt to
 automatically obtain a new certificate.
 .
 Supports certificate and key storage in PEM or NSSDB formats.
 .
 Can self-sign certificates, or can submit them to either certmaster or
 development versions of IPA.

certmonger-dbgsym: debug symbols for certmonger