neil
8697972d5d
Merge pull request #1669 from Neilpang/dev
check UNABLE_TO_AUTHENTICATE
7 years ago
neilpang
f90a2ae195
check UNABLE_TO_AUTHENTICATE
7 years ago
neil
084de9d8e0
Merge pull request #1635 from Neilpang/dev
Dev
7 years ago
linux-insideDE
69b780ee32
Update dns_netcup.sh
7 years ago
linux-insideDE
c7b904501c
make shfmt happy
7 years ago
neilpang
206be3c161
fix https://github.com/Neilpang/acme.sh/issues/1633
7 years ago
linux-insideDE
48e8022095
improved handling for third level domains
7 years ago
linux-insideDE
4715a1a5e0
satisfy shellcheck
7 years ago
linux-insideDE
ed2ba6bc3a
removed jq dependencies
7 years ago
linux-insideDE
ca1d62bec0
removed jq dependencies
7 years ago
linux-insideDE
6a4aad1aa8
replaced increment/decrement with _math function
7 years ago
linux-insideDE
3f0462b68b
Merge pull request #1 from linux-insideDE/netcup-api
added netcup api
7 years ago
linux-insideDE
f3a622d1a7
added netcup dns api
7 years ago
linux-insideDE
3cd5b9ca2e
added netcup dns api
7 years ago
linux-insideDE
e9782c3219
Create dns_netcup.sh
7 years ago
andrewheberle
8d348954a7
Whitepspace
7 years ago
andrewheberle
7d19d784df
Update cert suffix for bundles .ocsp generation
7 years ago
andrewheberle
733b4e0a34
Fix Le_Keylength case
7 years ago
andrewheberle
08d29a8342
Fix return from reload
7 years ago
andrewheberle
675e2d25d6
update for new haproxy deploy vars
7 years ago
andrewheberle
ba20af48d3
Support HAPROXY_DEPLOY_PEM_PATH
Adds compatibility to original haproxy deploy hook while still allowing custom PEM file name (via HAPROXY_DEPLOY_PEM_NAME)
7 years ago
andrewheberle
707e053949
whitespace fixes
7 years ago
andrewheberle
c47e67e52c
Fix variable name
7 years ago
andrewheberle
3a95bfb699
Document updated haproxy deploy hook
7 years ago
andrewheberle
6567bb4c12
Update haproxy deploy hook
Add functionality to add OCSP stapling info (.ocsp file), issuer (.issuer file) and multi-cert bundles (suffix on pem file based on key type).
This also corrects the order of key, certificate and intermediate in the PEM file, which although HAProxy does not seem to care, was incorrect in the prior version.
7 years ago
neil
39ba697e19
Merge pull request #1584 from dwatrous/patch-1
Add HAProxy deploy implementation and documentation
7 years ago
Daniel Watrous
c9818ea2c4
add documentation for reload command
7 years ago
Daniel Watrous
afe5cb588d
update for POSIX compliance
7 years ago
Daniel Watrous
e9e999542d
add reload
7 years ago
neil
d9db90752e
Merge pull request #1579 from par-pa/support-tele3
Support tele3
7 years ago
neil
f7c3f52817
Merge pull request #1585 from Neilpang/dev
Dev
7 years ago
neilpang
681e3785ef
add dns alias mode
7 years ago
Daniel Watrous
5f593994c7
remove more whitespace (trying to get TravisCI working)
7 years ago
Daniel Watrous
ec73aeba16
remove whitespace
7 years ago
Daniel Watrous
7573e560b6
Add conditional check to ensure path is provided
7 years ago
Daniel Watrous
c8bc155cfe
Merge pull request #1 from dwatrous/patch-2
add docs for HAProxy deployment
7 years ago
Daniel Watrous
1eae73105a
add docs for HAProxy deployment
7 years ago
Daniel Watrous
360dc140ea
implement basic haproxy deploy
HAProxy requires the certificate chain and key to be concatenated and placed somewhere (can be anywhere). This script expects a single environment variable with the path where the concatenated PEM file should be written
7 years ago
Vlad Roskov
f85348ba94
fix delete multiple records
7 years ago
Vlad Roskov
2f15ad4be0
fix authentication
7 years ago
Vlad Roskov
f254bb39a5
bail out on no access
7 years ago
Vlad Roskov
c58465d630
fix comparison on empty var
7 years ago
Kordian Bruck
03a1386902
Update serial also when deleting the token
7 years ago
Roman Bližík
70b56eb527
remove whitespace
7 years ago
Roman Bližík
4e05062def
add tele3-dns plugin
7 years ago
neil
266333468b
Merge pull request #1566 from steffenbusch/dev
Added --force-color to enforce the use of ANSI Color. Issue #1557
7 years ago
Steffen Busch
e32b3aac22
Added --force-color to enforce the use of ANSI Color. Issue #1557
7 years ago
Kordian Bruck
676402d918
Increase serial when adding txt records
7 years ago
neil
edb4d066a9
Merge pull request #1555 from Neilpang/dev
sync
7 years ago
neil
03f4518da9
Merge pull request #1553 from OlegRakovitch/patch-2
Add missing package to docker image
7 years ago