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 |