add token support to script to support ssh forced commands with tokens
This commit is contained in:
parent
cd1e83b833
commit
7dcf71c3ab
4 changed files with 108 additions and 20 deletions
|
|
@ -3,5 +3,5 @@ powerdns:
|
|||
launch:
|
||||
"pipe:letsencrypt": {}
|
||||
"pipe-letsencrypt-regex": "^_acme-challenge\\."
|
||||
"pipe-letsencrypt-command": "/usr/local/bin/pdns.py"
|
||||
"pipe-letsencrypt-command": "/usr/local/bin/pdns.py pdns_backend"
|
||||
"pipe-letsencrypt-abi-version": "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue