Updated BuyPass.com CA (markdown)

neil 2018-12-28 23:03:29 +08:00
parent b947461d14
commit e5e69635b5

@ -4,5 +4,6 @@ See https://github.com/Neilpang/acme.sh/pull/1989
Usage:
```sh
acme.sh --server https://api.buypass.com/acme/directory --issue -d example.com -d www.example.com .....
acme.sh --server https://api.buypass.com/acme/directory \
--issue -d example.com -d www.example.com .....
```