Updated BuyPass.com CA (markdown)

master
neil 2018-12-28 23:03:29 +08:00
parent b947461d14
commit e5e69635b5
1 changed files with 2 additions and 1 deletions

@ -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 .....
```