Dan
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
dnsapi/README.md
|
@ -99,6 +99,7 @@ First you need to set your user:pass:database in the configuration. |
|
|
Ok, let's issue a cert now: |
|
|
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 www.example.com |
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 6. Use OVH/kimsufi/soyoustart/runabove API to automatically issue cert |
|
|
## 6. Use OVH/kimsufi/soyoustart/runabove API to automatically issue cert |
|
|