From 4d06b722df6f45ebb0dd0cbed36f29b21c072fb3 Mon Sep 17 00:00:00 2001 From: RHBH <68697707+RHBH@users.noreply.github.com> Date: Thu, 30 Jan 2025 09:05:00 -0300 Subject: [PATCH] Update the proper link to Google Trust Services CA (1 click instead of 2) --- Server.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Server.md b/Server.md index 84e1276..90e9f2e 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 | [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) | +| google | https://dv.acme-v02.api.pki.goog/directory | [Google Public CA](https://github.com/acmesh-official/acme.sh/wiki/Google-Trust-Services-CA) | +| googletest | https://dv.acme-v02.test-api.pki.goog/directory | [Google Public CA](https://github.com/acmesh-official/acme.sh/wiki/Google-Trust-Services-CA) |