From d9921326d23fa15358add92e4eb61d8f491a7975 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 31 Mar 2022 10:30:49 +0800 Subject: [PATCH] Updated Server (markdown) --- Server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server.md b/Server.md index 1006afd..84e1276 100644 --- a/Server.md +++ b/Server.md @@ -9,7 +9,7 @@ The supported short names are: | buypass | https://api.buypass.com/acme/directory | [BuyPass.com CA](https://github.com/acmesh-official/acme.sh/wiki/BuyPass.com-CA) | | buypass_test | https://api.test4.buypass.no/acme/directory | [BuyPass.com CA](https://github.com/acmesh-official/acme.sh/wiki/BuyPass.com-CA) | | zerossl | https://acme.zerossl.com/v2/DV90 | [ZeroSSL.com CA](https://github.com/acmesh-official/acme.sh/wiki/ZeroSSL.com-CA) | -| sslcom | https://acme.ssl.com/sslcom-dv-rsa, https://acme.ssl.com/sslcom-dv-ecc | | +| sslcom | https://acme.ssl.com/sslcom-dv-rsa, https://acme.ssl.com/sslcom-dv-ecc | [SSL.com CA](https://github.com/acmesh-official/acme.sh/wiki/SSL.com-CA) | | google | https://dv.acme-v02.api.pki.goog/directory | [Google Public CA](https://github.com/acmesh-official/acme.sh/wiki/Google-Public-CA) | | googletest | https://dv.acme-v02.test-api.pki.goog/directory | [Google Public CA](https://github.com/acmesh-official/acme.sh/wiki/Google-Public-CA) |