Merge branch 'plesk' of https://github.com/romanlum/acme.sh into plesk

This commit is contained in:
Roman Lumetsberger 2018-09-09 21:35:24 +02:00
commit b429d6c21c

View File

@ -1014,7 +1014,7 @@ Now you can issue a certificate.
acme.sh --issue --dns dns_namecheap -d example.com -d *.example.com acme.sh --issue --dns dns_namecheap -d example.com -d *.example.com
``` ```
## 54. Use plesk domain API to automatically issue cert ## 54. Use plesk xml API to automatically issue cert
The plesk plugin uses the xml api to add and remvoe the dns records. Therefore the url, username The plesk plugin uses the xml api to add and remvoe the dns records. Therefore the url, username
and password have to be configured. and password have to be configured.