master
update repo name
Update timestamp variable in ali_cdn.sh
Update timestamp function in ali_dcdn.sh
deploy apache script: fix comment (dovecot/apache) Closes #690 .
Add Baidu Cloud CDN deploy hook (#6951)
fix bug for solaris. dnsapi/deploy: remove POSIX character classes from sed/grep patterns
format adjustment
Make CI happy
Fix the shfmt check
cpanel_uapi: don't spill a redirection error when the key file is absent
deployhook Directadmin: Support for selecting the scheme of DirectAdmin , HTTP or HTTPS
deploy/docker: allow setting key file mode and owner in the container
fix format
Deploy certificate to FortiGate firewall using API (#6236)
deploy/fritzbox: allow hook to be used with multiple fritzboxes
fix(gcore_cdn): renew login api url (#5143)
fix shellcheck warnings
deploy/haproxy: use printf instead of "echo -e" for the stats socket payload
Fixed missing error return value when certificate upload fails.
Remove template text
rename to keyhelp_api
name="snis" => name="snis[]"
use ${ACME_OPENSSL_BIN:-openssl} instead of openssl
align logic to acme.sh installcert(), fix perms on non-key files
Merge pull request #4170 from SecT0uch/patch-1
Add _cleardeployconf to clear deploy hook keys from domain conf
exe
mydevil: replace BSD-only cut -w with tr + plain cut
omv deploy hook: add usage comments
Fix CI test failure for deploy/openstack.sh
deploy/panos: do not commit when the cert or key import failed (#4716)
Add Peplink deploy hook
check Proxmox Backup Server API response for errors
check Proxmox VE API response for errors
feat(qiniu): make forceHttps configurable via environment variable
Fix RouterOS deploy (#7034)
Don't deploy ECC certs to legacy Ruckus
Feature: Support other shells then sh (#4877)
Fix strongswan deploy hook
deploy/synology_dsm.sh: remove bashisms, keep the hook POSIX sh
fix: remove control characters
Adding custom Port definitions for truenas (#7033)
disable shellcheck
check curl vault http return code
improve logging
Add deployment plugin for Windows RDP via OpenSSH (#6925)
Apply suggested fixes from shfmt diffs