mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-22 18:20:09 +08:00
Updated BuyPass.com CA (markdown)
parent
e5e69635b5
commit
cb65d1bc95
@ -1,9 +1,19 @@
|
|||||||
See https://github.com/Neilpang/acme.sh/pull/1989
|
See https://github.com/Neilpang/acme.sh/pull/1989
|
||||||
|
|
||||||
|
Thanks to www.buypass.com
|
||||||
|
|
||||||
|
https://api.buypass.com/acme/directory
|
||||||
|
https://www.buypass.com/ssl/resources/go-ssl-technical-specification
|
||||||
|
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
acme.sh --server https://api.buypass.com/acme/directory \
|
acme.sh --server https://api.buypass.com/acme/directory \
|
||||||
--issue -d example.com -d www.example.com .....
|
--issue -d example.com -d www.example.com .....
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
1. It only supports ACME v1, no wildcard cert.
|
||||||
|
2. It has 180 days lifetime.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user