From 2f79045846c7a49944c04c3aa777b34ee12ecb0d Mon Sep 17 00:00:00 2001 From: Farrel Franqois Date: Mon, 18 Apr 2022 14:42:30 +0700 Subject: [PATCH] Updated CA (markdown) --- CA.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CA.md b/CA.md index a877422..89b62f5 100644 --- a/CA.md +++ b/CA.md @@ -2,8 +2,8 @@ Compare the features supported by the known CAs: | CA | MaxLifetime | ECC | Domain Count | Wildcard | NotAfter | |-------------| -------------|------|--------------|----------|----------| -| Letsencrypt | 90 | Yes | 100 | Yes | No | -| Zerossl | 90 | Yes | 100 | Yes | Yes | +| 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 |