Browse Source

edited 5a example

pull/1323/head
Dan 7 years ago
committed by GitHub
parent
commit
af30af6dff
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dnsapi/README.md

2
dnsapi/README.md

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

Loading…
Cancel
Save