edited 5a example

This commit is contained in:
Dan 2018-02-28 15:39:09 -06:00 committed by GitHub
parent bcab7ac1f5
commit af30af6dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ First you need to set your user:pass:database in the configuration.
Ok, let's issue a cert now:
```
acme.sh --issue --dns dns_pdns-mysql -d example.com -d www.example.com
acme.sh --issue --dns dns_pdns-mysql -d example.com -d *.example.com
```