From 213f631786e61065b1c57073edb5b0047c213efe Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 31 Mar 2022 10:28:25 +0800 Subject: [PATCH] Updated Server (markdown) --- Server.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Server.md b/Server.md index 1e92194..634fe0c 100644 --- a/Server.md +++ b/Server.md @@ -6,8 +6,8 @@ The supported short names are: |--------------------| -------------------|------| | letsencrypt | https://acme-v02.api.letsencrypt.org/directory | N/A | | letsencrypt_test | https://acme-staging-v02.api.letsencrypt.org/directory | N/A | -| buypass | https://api.buypass.com/acme/directory | https://github.com/acmesh-official/acme.sh/wiki/BuyPass.com-CA | -| buypass_test | https://api.test4.buypass.no/acme/directory | https://github.com/acmesh-official/acme.sh/wiki/BuyPass.com-CA | +| 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 | | 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 |