Add ZeroSSL
ZeroSSL issues certificates through ACME but requires an External Account Binding (EAB) key pair from its own dashboard first.
1. Create an EAB key pair in ZeroSSL
- Sign in at zerossl.com (create a free account if you don't have one).
- Go to Developer > ACME in the dashboard.
- Click Generate under EAB credentials for ACME clients.
- Copy the EAB Key ID and EAB HMAC Key shown.
2. Connect it in aethercert
- Go to Manage > Certificate Authorities and click Add certificate authority.
- Set Type to ACME CA (public or internal).
- Set Provider to ZeroSSL - this fills in the correct ACME directory URL automatically.
- Paste the EAB Key ID into EAB key ID.
- Paste the EAB HMAC Key into EAB HMAC key.
- Name it "ZeroSSL" and save.
3. Use it
Pick this CA when creating a certificate under Build > Certificate Jobs. ZeroSSL's free tier caps at 100 certificates per account - if you hit that limit, either request an increase from ZeroSSL or add a second CA entry.