Sun, 19 May 2024 16:50:04 UTC | login

Information for build dehydrated-0.5.0-1.fc27

ID2113
Package Namedehydrated
Version0.5.0
Release1.fc27
Epoch
SummaryA client for signing certificates with an ACME server
DescriptionThis is a client for signing certificates with an ACME-server (currently only provided by Let's Encrypt) implemented as a relatively simple bash-script. It uses the openssl utility for everything related to actually handling keys and certificates, so you need to have that installed. Current features: * Signing of a list of domains * Signing of a CSR * Renewal if a certificate is about to expire or SAN (subdomains) changed * Certificate revocation
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:50:43 UTC
CompletedSat, 14 Apr 2018 19:50:43 UTC
Tags
f28
f29
RPMs
src
dehydrated-0.5.0-1.fc27.src.rpm (info) (download)
noarch
dehydrated-0.5.0-1.fc27.noarch.rpm (info) (download)
Changelog * Sun Jan 14 2018 Paul Wouters <pwouters@redhat.com> - 0.5.0-1 - Resolves: rhbz#1534189 dehydrated-0.5.0 is available * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Mar 20 2017 Paul Wouters <pwouters@redhat.com> - 0.4.0-5 - Include license with proper macros * Mon Mar 20 2017 Paul Wouters <pwouters@redhat.com> - 0.4.0-4 - Set PRIVATE_KEY_RENEW=no so pubkeys are re-used, allowing TLSA DNS records * Sat Mar 18 2017 Tuomo Soini <tis@foobar.fi> - 0.4.0-3 - Fix file mode of crontab entry * Sat Mar 18 2017 Kim B. Heino <b@bbbs.net> - 0.4.0-2 - Add archive directory, cleanup * Sat Mar 18 2017 Tuomo Soini <tis@foobar.fi> - 0.4.0-1 - Initial build