From f7247d54d61e341fe44f69fcfbfe154fc4e2aa85 Mon Sep 17 00:00:00 2001 From: hsux <72607204+closur3@users.noreply.github.com> Date: Tue, 24 Dec 2024 22:25:18 +0800 Subject: [PATCH] ZeroSSL's ACME supporting wildcards and its free. --- CA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CA.md b/CA.md index 4afbad3..ce6b7f7 100644 --- a/CA.md +++ b/CA.md @@ -3,7 +3,7 @@ Compare the features supported by the known CAs: | CA | MaxLifetime | ECC | Domain Count | Wildcard | IPv4 | IPv6 | NotAfter | IDN | |-------------| -------------|------|--------------|----------|----------|----------|----------|---------| | Let's Encrypt | 90 | Yes | 100 | Yes | No | No | No | Yes | -| ZeroSSL | 90 | Yes | 100 | Paid | No | No | Yes | Yes | +| ZeroSSL | 90 | Yes | 100 | Yes | No | No | Yes | Yes | | Google | 90 | Yes | 100 | Yes | No | No | Yes | No| | Buypass | 180 | Yes | 5 | Paid | No | No | No | Yes | | SSL.com | 90 | Yes | 2 | Paid | No | No | No | Yes |