From ffd051fe9796d3d95bd2faae09611d606ee5f7c9 Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 31 Mar 2022 10:30:04 +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 4fa9969..1006afd 100644 --- a/Server.md +++ b/Server.md @@ -10,8 +10,8 @@ The supported short names are: | 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 | | -| 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 | +| 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) |