getssl icon indicating copy to clipboard operation
getssl copied to clipboard

obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.

Results 110 getssl issues
Sort by recently updated
recently updated
newest added

### Scenario: Creating/renewing a certificate using LetsEncrypt as the CA and Azure DNS for domain validation fails when the LetsEncrypt token starts with a dash character. When generating a new...

Use '--value=' instead of '-v' to allow Azure CLI to process TXT record tokens that start with special characters (in particular, a dash character). Fixes #836

Verifying PostgreSQL certificates requires setting the protocol type for s_client as it is not plain TLS, but behaving more like StartTLS in other protocols.

Hello github, i need help making a CA for my website, i already tried but my browser gives me a warning saying my website is not safe, is there any...

needs more information

Fixes #831 These changes update the Linode DNS scripts to use the current V4 API. In addition, the domain matching has been corrected and improved, by searching the list of...

**Describe the bug** The DNS scripts for Linode refer to https://api.linode.com/api/, but it appears Linode no longer support this version of API. Instead it is necessary to use https://api.linode.com/v4/ with...

Is there a way to change the administrator email address registered with Let’s Encrypt using getSSL? [Expiration Emails](https://letsencrypt.org/ja/docs/expiration-emails/) I was able to find out how to change it with certbot...

enhancement

Sometimes I need to validate a domain (SAN) with DNS while keeping the rest with HTTP validation. Although in some cases I could switch all validation to DNS, this makes...

Hello, I can't find the right combination for a certificate for a pure-ftpd server?? chain.crt + domain.crt + domain.key + domain.csr + fullchain.crt??? = ?.pem Thank you for your help

**Describe the bug** I did a silly and configured a destination location to be the same as its original location (i.e. `DOMAIN_KEY_LOCATION="/root/.getssl/domain.com/domain.com.key"`) which resulted in this as an apparently fatal...