mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 19:07:43 +00:00
Commented ISPC remote user credentials
This commit is contained in:
parent
495d5e569b
commit
dd29104f38
@ -2,10 +2,12 @@
|
|||||||
|
|
||||||
#ISPConfig 3.1 API - Add remote user and give him access to at least the "DNS txt functions"
|
#ISPConfig 3.1 API - Add remote user and give him access to at least the "DNS txt functions"
|
||||||
|
|
||||||
ISPC_User=""
|
# User must provide login data and URL to the ISPConfig installation incl. port. The remote user in ISPConfig must have access to the dns_txt_function
|
||||||
ISPC_Password=""
|
# Values to export:
|
||||||
# Provide proper URL and port for your ISPC Installation
|
|
||||||
ISPC_Api="https://ispc.domain.tld:8080/remote/json.php"
|
# export ISPC_User="remoteUser"
|
||||||
|
# export ISPC_Password="remotePasword"
|
||||||
|
# export ISPC_Api="https://ispc.domain.tld:8080/remote/json.php"
|
||||||
|
|
||||||
######## Public functions #####################
|
######## Public functions #####################
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user