- 26 Mar, 2020 1 commit
-
-
neil authored
sync
-
- 25 Mar, 2020 5 commits
-
-
neil authored
add support for upgrade from tag
-
neil authored
update dns_dp.sh
-
罗诚 authored
https://dnsapi.cn has change the default language to cn other then en. So the api call need to add `lang=en` to url params for getting the english messages. And, They also change the susccess message from "Action completed successful" to "Operation successful". Simply use "successful" as keyword will be fine.
-
neil authored
fix(deploy/panos): data format improvements
-
Brian Torres-Gil authored
It was discovered in testing that PAN-OS < 9.0 has slightly different requirements for the multipart/form-data format and requires the `type` parameter to be passed in the URL. These corrections should work for all PAN-OS versions.
-
- 24 Mar, 2020 1 commit
-
-
Oliver Blaha authored
-
- 14 Mar, 2020 1 commit
-
-
neil authored
Add OTP support to Synology DSM deployhook
-
- 09 Mar, 2020 1 commit
-
-
neil authored
-
- 08 Mar, 2020 4 commits
-
-
Markus Lippert authored
-
Markus Lippert authored
-
-
-
- 07 Mar, 2020 3 commits
- 04 Mar, 2020 3 commits
-
-
neil authored
add clearlinux
-
-
Ian Wienand authored
When running --updateaccount, the ca/<ca>/account.json file isn't updated with the new response showing the updated account details. This can be a bit confusing if you add an email to the account but then you're not sure if it actually applied looking at this file. Write out the new response on successful account updates.
-
- 25 Feb, 2020 3 commits
-
-
neil authored
sync
-
neil authored
Fix error on docker deploy command with spaces.
-
alex authored
This adds quotes to the last eval in _getdeployconf which is reponsible for loading and exporting saved environment variables back into the acme.sh process. This caused some errors if used with the docker deploy-hook and the example nginx "service nginx force-reload" command as it contains spaces.
-
- 24 Feb, 2020 1 commit
-
-
Stephane Moser authored
-
- 22 Feb, 2020 6 commits
- 21 Feb, 2020 2 commits
- 20 Feb, 2020 2 commits
-
-
xpac1985 authored
haproxy deploy script now compatible with OpenSSL v1.1+ The OpenSSL OCSP request for haproxy deployment breaks from OpenSSL v1.1.0 on. The format of the `-header` option has been changed and does now contain a `=` instead of a whitespace. Other projects have hit the same issue: https://github.com/nghttp2/nghttp2/issues/742 This commit determines the OpenSSL/LibreSSL version and then adjusts the request accordingly. Also removed the duplicate command line and added some more debug output.
-
adrian5 authored
-
- 18 Feb, 2020 1 commit
-
-
xpac1985 authored
-
- 15 Feb, 2020 2 commits
- 14 Feb, 2020 1 commit
-
-
Paul Nguyen authored
-
- 12 Feb, 2020 3 commits
-
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-