ACME certificate limitations and compatibility considerations
-
ACME certificates do not support:
-
Site-to-site VPN
-
Management interface in the converged mode
-
DNS authentication (DNS-01); only HTTP-01 is supported
-
Domain override
-
Wildcard certificates (Certificates that secure a domain and multiple subdomains using a wildcard character (*) in the domain name field)
-
Clustering
-
-
Supported key sizes:
-
RSA keys: 2048, 3072, and 4096 bits
-
ECDSA keys: 256, 384, and 521 bits
-
-
ACME enrolment is not compatible with control plane ACLs.
When using Let's Encrypt with control plane ACLs:
-
Disable the ACL before the ACME enrollment to allow port 80 access.
-
Enroll the ACME certificate.
-
Verify the enrollment.
-
Re-enable the ACL.
When using ACME servers other than Let's Encrypt with control plane ACLs, include the server's FQDN in the ACL.
-