From ee922ce9a6fb82e55ca467d8657abe02aeea4fc5 Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 4 Oct 2022 16:36:40 +0800 Subject: [PATCH] Updated CA (markdown) --- CA.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CA.md b/CA.md index 16be8cd..24c46f7 100644 --- a/CA.md +++ b/CA.md @@ -1,10 +1,10 @@ Compare the features supported by the known CAs: -| 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 +| 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 | 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 | +| HiCA | 180 | Paid | 10 (1 if Wildcard) | Yes | Yes | Yes | No | Yes | \ No newline at end of file