Name: | dehydrated |
---|---|
Version: | 0.5.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 136844 |
License: | MIT |
RPM: | dehydrated-0.5.0-1.el7.noarch.rpm |
Source RPM: | dehydrated-0.5.0-1.el7.src.rpm |
Build Date: | Fri Mar 16 2018 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/lukas2511/dehydrated |
Summary: | A client for signing certificates with an ACME server |
Description: | This 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 |
- Resolves: rhbz#1534189 dehydrated-0.5.0 is available
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Include license with proper macros
- Set PRIVATE_KEY_RENEW=no so pubkeys are re-used, allowing TLSA DNS records
- Fix file mode of crontab entry
- Add archive directory, cleanup
- Initial build