add token support to script to support ssh forced commands with tokens

This commit is contained in:
nd 2020-06-27 04:54:17 +02:00
parent cd1e83b833
commit 7dcf71c3ab
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
4 changed files with 108 additions and 20 deletions

View file

@ -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"