Jump to letter: [
          
            ABCDEFGHIJKLMNOPRSTVWXZ
          ]
        
        dehydrated - 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. Dehydrated supports both ACME v1 and the new ACME v2 including
support for wildcard certificates!
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
 
        
        Packages