Updated Server (markdown)
parent
37d520c04a
commit
d78b0faf89
|
@ -6,13 +6,11 @@ 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 | [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 | [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-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) |
|
||||
|
||||
| actalis | https://acme-api.actalis.com/acme/directory | -- |
|
||||
|
||||
|
||||
The short name will be treated as the same as the URL:
|
||||
|
|
Loading…
Reference in New Issue