certmonger 0.79.17-2 source package in Ubuntu
Changelog
certmonger (0.79.17-2) unstable; urgency=medium * control: Respect nocheck, thanks Chris Lamb! (Closes: #1032058) * rules: Disable DSA. * Revert adding an internal nssdb, instead add an upstream patch that drops the requirement for one. -- Timo Aaltonen <email address hidden> Sat, 18 Mar 2023 14:33:47 +0200
Upload details
- Uploaded by:
- Debian FreeIPA Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian FreeIPA Team
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
certmonger_0.79.17-2.dsc | 2.2 KiB | 0a66af195cfa057726d04a0f4f6351b8f025fa798a8f4b8b35dedf7245bc558b |
certmonger_0.79.17.orig.tar.gz | 934.6 KiB | e6299fa8d73872e872460880d6bb81377306d3fa20be0cfe74a900b98e3a06d9 |
certmonger_0.79.17-2.debian.tar.xz | 9.9 KiB | 6c138b386fd3aac3abf0d727e0f23eeaaa8f6b82ded33e3cc00172704a3b2f3e |
Available diffs
No changes file available.
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