From 7c1296b33f0b7d457783dcdbd4701539df76156a Mon Sep 17 00:00:00 2001 From: RHBH <68697707+RHBH@users.noreply.github.com> Date: Thu, 30 Jan 2025 09:17:47 -0300 Subject: [PATCH] formatting --- CA.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CA.md b/CA.md index 4d6782e..6569f41 100644 --- a/CA.md +++ b/CA.md @@ -1,11 +1,11 @@ Comparison of the features offered for free by the supported CAs: -| CA | MaxLifetime | ECC Chain | Domain Count | Wildcard | IPv4 | IPv6 | NotBefore | NotAfter | IDN | Test Server | -|---------------|-------------|-----------------|--------------|----------|---- |------|-------------|----------|-------|---------------| -| Let's Encrypt | 90 | Yes (Full) | 100 | Yes | No | No | No | No | Yes | Yes | -| ZeroSSL | 90 | Yes (Full) | 100 | Yes | No | No | Yes (+1d) | Yes | Yes | No | -| Google | 90 | Yes (Partial) | 100 | Yes | No | No | No | Yes | No | Yes | -| Buypass | 180 | Yes (Partial) | 5 | No | No | No | No | No | Yes | No | -| SSL.com | 104 | Yes (Partial) | 2 | No | No | No | No | No | Yes | No | +| CA | MaxLifetime | ECC Chain | Domain Count | Wildcard | IPv4 | IPv6 | NotBefore | NotAfter | IDN | Test Server | +|---------------|-------------|-----------|--------------|----------|---- |------|-------------|----------|-------|---------------| +| Let's Encrypt | 90 | Full | 100 | Yes | No | No | No | No | Yes | Yes | +| ZeroSSL | 90 | Full | 100 | Yes | No | No | Yes (+1d) | Yes | Yes | No | +| Google | 90 | Partial | 100 | Yes | No | No | No | Yes | No | Yes | +| Buypass | 180 | Partial | 5 | No | No | No | No | No | Yes | No | +| SSL.com | 104 | Partial | 2 | No | No | No | No | No | Yes | No | Details for CAs servers are available here: [Server](https://github.com/acmesh-official/acme.sh/wiki/Server) \ No newline at end of file