- 11 Mar, 2020 1 commit
-
-
dkerr64 authored
-
- 03 Mar, 2020 1 commit
-
-
dkerr64 authored
-
- 23 Feb, 2020 8 commits
-
-
dkerr64 authored
-
dkerr64 authored
-
dkerr64 authored
Once set to "no" then they could never be set back to "yes"
-
dkerr64 authored
Before this update all remote commands were bunched together and sent to the remote host in a single SSH command. This could result in a very long sequence of commands that might be rejected by a remote host (example is VMware ESXi that uses busybox sh). With this update you can set DEPLOY_SSH_BATCH_MODE="no" and each remote command is sent as a separate SSH call so now we do not have big long sequence of commands. Defaults to same behaviour as before this update.
-
dkerr64 authored
-
dkerr64 authored
-
dkerr64 authored
-
dkerr64 authored
-
- 20 Feb, 2020 1 commit
-
-
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.
-
- 14 Feb, 2020 1 commit
-
-
Paul Nguyen authored
-
- 12 Feb, 2020 8 commits
-
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
Paul Nguyen authored
-
- 11 Feb, 2020 1 commit
-
-
Brian Hartvigsen authored
-
- 09 Feb, 2020 12 commits
-
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
This is a lot more fragile then the previous code due to treating JSON as just a string
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
This allows you to update a key on a Synology DSM using the existing API. Handles restarting the necessary services the certificate is attached to and all other internal stuff (copying the certificate around, etc.) This is way less error prone than most articles I've found on how to update a Synology DSM certificate.
-
- 05 Feb, 2020 1 commit
-
-
Paul Nguyen authored
-
- 30 Jan, 2020 1 commit
-
-
neilpang authored
-
- 26 Nov, 2019 1 commit
-
-
Charlie Garrison authored
-
- 09 Oct, 2019 1 commit
-
-
temoffey authored
-
- 05 Oct, 2019 1 commit
-
-
Peter Dave Hello authored
This issue in the shell scripts will also be detected in the stable version of shfmt(we are currently using an ancient pre-release of shfmt)
-
- 11 Aug, 2019 2 commits
-
-
neil authored
* fix https://github.com/Neilpang/acme.sh/issues/2409 (#2430) * Add variable exports for Successful Post Hook and Renew Hook calls (#2431) * fixed json parse regex for support api gcore_cdn (#2381)
-
Тимур Яхин authored
-