mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 09:32:44 +00:00
Update dns_ispconfig.sh
Added line to first comment, DNS txt functions were not enough on my new ISPConfig installation. Maybe ISPConfig behaviour changed, using debug I found out that the remote user did not have permission to execute client_get_id I also have DNS zone function permissions, though I do not know if that is actually necessary
This commit is contained in:
parent
d96cca3822
commit
e965e5c0d4
@ -3,6 +3,7 @@
|
||||
# ISPConfig 3.1 API
|
||||
# User must provide login data and URL to the ISPConfig installation incl. port. The remote user in ISPConfig must have access to:
|
||||
# - DNS txt Functions
|
||||
# - Client functions (otherwise no result is given and "Client ID is not numeric." error occurs).
|
||||
|
||||
# Report bugs to https://github.com/sjau/acme.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user