mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 16:56:31 +00:00
Removed info from header and added URL for bug reports
This commit is contained in:
parent
6778572f04
commit
573cf46296
@ -1,11 +1,12 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
#ISPConfig 3.1 API - Add remote user and give him access to at least the "DNS txt functions"
|
||||
|
||||
# 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 zone Functions
|
||||
# - DNS txt Functions
|
||||
|
||||
# Report bugs to https://github.com/sjau/acme.sh
|
||||
|
||||
# Values to export:
|
||||
# export ISPC_User="remoteUser"
|
||||
# export ISPC_Password="remotePasword"
|
||||
|
Loading…
x
Reference in New Issue
Block a user