How does SSLcat request certificates?
SSLcat uses the ACME (Automated Certificate Management Environment) protocol to automatically request and manage SSL/TLS certificates from Certificate Authorities (CAs) like Let's Encrypt.
ACME Protocol Overview
- SSLcat checks the current certificate status upon startup
- If needed, it sends a certificate request to Let's Encrypt
- Completes the ACME challenge (HTTP-01 or DNS-01)
- Let's Encrypt verifies and issues the certificate
- SSLcat hot-reloads the certificate