Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dehydrated - 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. Dehydrated supports both ACME v1 and the new ACME v2 including
support for wildcard certificates!
Current features:
- Signing of a list of domains (including wildcard domains!)
- Signing of a custom CSR (either standalone or completely automated using
  hooks!)
- Renewal if a certificate is about to expire or defined set of domains changed
- Certificate revocation
 
        
        Packages
        
        
            | dehydrated-0.7.1-6.el8.noarch
              [131 KiB] | 
            
              Changelog
              by Robert Scheck (2024-12-26):
              - Added missing dehydrated run-time requirements
- Resolved: rhbz#2279854 dehydrated dependency issue on EL8 
             |