mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-15 10:02:44 +00:00
match deployhooks.md Wiki
This commit is contained in:
parent
09de002eff
commit
8d84aa82d5
@ -5,13 +5,13 @@
|
||||
#
|
||||
# User must provide login data and URL (incl. port) to DirectAdmin.
|
||||
# You can create login key, by using the Login Keys function
|
||||
# ( https://da.example.com:8443/CMD_LOGIN_KEYS ), which only has access to
|
||||
# ( https://example.com:2222/CMD_LOGIN_KEYS ), which only has access to
|
||||
# - CMD_API_SSL
|
||||
#
|
||||
# Report bugs to https://github.com/Eddict/acme.sh/issues
|
||||
#
|
||||
# Values to export:
|
||||
# export DEPLOY_DA_Api="https://remoteUser:remotePassword@da.example.com:8443"
|
||||
# export DEPLOY_DA_Api="https://da_user:da_passwd@example.com:2222"
|
||||
# export DEPLOY_DA_Api_Insecure=1
|
||||
#
|
||||
# Set DEPLOY_DA_Api_Insecure to 1 for insecure and 0 for secure -> difference is
|
||||
|
Loading…
x
Reference in New Issue
Block a user