Browse Source

added plesk to readme

pull/1832/head
Roman Lumetsberger 7 years ago
parent
commit
25eff38228
  1. 1
      README.md
  2. 2
      dnsapi/README.md

1
README.md

@ -327,6 +327,7 @@ You don't have to do anything manually!
1. netcup DNS API (https://www.netcup.de) 1. netcup DNS API (https://www.netcup.de)
1. GratisDNS.dk (https://gratisdns.dk) 1. GratisDNS.dk (https://gratisdns.dk)
1. Namecheap API (https://www.namecheap.com/) 1. Namecheap API (https://www.namecheap.com/)
1. Plesk (https://www.plesk.com)
And: And:

2
dnsapi/README.md

@ -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
``` ```
## 53. Use plesk domain API to automatically issue cert
## 54. Use plesk domain 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.

Loading…
Cancel
Save