From c4ba2a8550ec73226eeaba3372c10f2f07025dbf Mon Sep 17 00:00:00 2001 From: Bruce Lam Date: Tue, 9 Aug 2022 03:01:42 +0800 Subject: [PATCH] Updated CA (markdown) --- CA.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CA.md b/CA.md index 89b62f5..16be8cd 100644 --- a/CA.md +++ b/CA.md @@ -1,9 +1,10 @@ Compare the features supported by the known CAs: -| CA | MaxLifetime | ECC | Domain Count | Wildcard | NotAfter | -|-------------| -------------|------|--------------|----------|----------| -| Let's Encrypt | 90 | Yes | 100 | Yes | No | -| ZeroSSL | 90 | Yes | 100 | Yes | Yes | -| Google | 90 | Yes | 100 | Yes | Yes | -| Buypass | 180 | Yes | 5 | Paid | No | -| SSL.com | 90 | Yes | 2 | Paid | No | +| CA | MaxLifetime | ECC | Domain Count | Wildcard | IPv4 | IPv6 | NotAfter | +|-------------| -------------|------|--------------|----------|----------|----------|----------| +| Let's Encrypt | 90 | Yes | 100 | Yes | No | No | No | +| ZeroSSL | 90 | Yes | 100 | Yes | No | No | Yes | +| Google | 90 | Yes | 100 | Yes | No | No | Yes | +| Buypass | 180 | Yes | 5 | Paid | No | No | No | +| SSL.com | 90 | Yes | 2 | Paid | No | No | No | +| HiCA | 180 | Paid | 10 (1 if Wildcard) | Yes | Yes | Yes | No | \ No newline at end of file