From 183999cc631666b9da76d98c51a9a924054fe999 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 31 Mar 2022 10:29:21 +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 634fe0c..4fa9969 100644 --- a/Server.md +++ b/Server.md @@ -8,7 +8,7 @@ The supported short names are: | letsencrypt_test | https://acme-staging-v02.api.letsencrypt.org/directory | N/A | | 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 | https://github.com/acmesh-official/acme.sh/wiki/ZeroSSL.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 | | | google | https://dv.acme-v02.api.pki.goog/directory | https://github.com/acmesh-official/acme.sh/wiki/Google-Public-CA | | googletest | https://dv.acme-v02.test-api.pki.goog/directory | https://github.com/acmesh-official/acme.sh/wiki/Google-public-CA |