0accdb9e34
Merge pull request #2248 from Neilpang/dev
...
add notifications
2019-05-04 11:08:25 +08:00
5d468f7ca5
add notifications
2019-05-04 11:06:25 +08:00
83768f0531
reduce info message
2019-05-04 11:02:10 +08:00
acae0ac2a6
fix RENEW_SKIP code
2019-05-04 10:59:00 +08:00
0f86651089
fix idn
2019-05-04 10:43:39 +08:00
a77f2fa424
remove test file
2019-05-04 10:32:01 +08:00
6198e43fe6
fix idn
2019-05-04 10:21:15 +08:00
621d4745b4
fix idn
2019-05-04 10:18:42 +08:00
dac75a1dda
rename
2019-05-03 20:50:42 +08:00
f1c0f3d45f
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
2019-05-03 20:49:02 +08:00
08b6a2c36d
Merge pull request #2098 from diseq/dev
...
one.com dns api
2019-05-03 20:48:27 +08:00
130b67821c
Merge branch 'dev' into dev
2019-05-03 20:46:16 +08:00
b902769fa8
Merge pull request #2242 from plantroon/master
...
Add NLnetLabs NSD
2019-05-03 20:38:20 +08:00
7503a58d1f
Merge pull request #2243 from mod242/master
...
New API for Schlundtech.de
2019-05-03 20:35:34 +08:00
096ce1a207
Create DNS API for Schlundtech
2019-05-02 12:18:16 +02:00
d1ef039e39
Removed trailing line
2019-05-01 12:25:46 +02:00
040ca5320d
Fixed style to match upstream
2019-05-01 12:17:54 +02:00
625c85291d
Merge pull request #2236 from mod242/master
...
Correct parsing error in sed
2019-05-01 15:14:14 +08:00
b28835a604
Update haproxy deploy hook ( #1591 )
...
* 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
* add docs for HAProxy deployment
* Add conditional check to ensure path is provided
* remove whitespace
* remove more whitespace (trying to get TravisCI working)
* add reload
* update for POSIX compliance
* add documentation for reload command
* 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.
* Document updated haproxy deploy hook
* Fix variable name
* whitespace fixes
* Support HAPROXY_DEPLOY_PEM_PATH
Adds compatibility to original haproxy deploy hook while still allowing custom PEM file name (via HAPROXY_DEPLOY_PEM_NAME)
* update for new haproxy deploy vars
* Fix return from reload
* Fix Le_Keylength case
* Update cert suffix for bundles .ocsp generation
* Whitepspace
* Change default for reload
* Readme update
* Actually set reload default
* Fix README.md confict
2019-05-01 15:13:42 +08:00
6340704173
fixed line breaks for support api gcore_cdn ( #2237 )
2019-05-01 15:11:39 +08:00
522b7c51f7
Adding NLnetLabs NSD API
2019-05-01 01:53:51 +02:00
388ff75260
--- Auto-Git Commit ---
2019-04-30 20:43:10 +08:00
37ef0a0cb6
Fix README.md confict
2019-04-30 15:32:36 +08:00
d7be2c5b8a
Remove from Master Branch
2019-04-29 16:17:24 +02:00
b50e701cae
Add notification ( #2241 )
...
* add cron notify
* fix format
* fix format
2019-04-29 22:13:54 +08:00
b7a0443091
lets start 2.8.2
2019-04-29 22:11:25 +08:00
a8f0fd1fff
Merge pull request #2240 from Neilpang/dev
...
use mutable
2.8.1
2019-04-29 21:59:42 +08:00
a89d50d34e
use mutable
2019-04-29 21:52:22 +08:00
6489cfbce6
Merge pull request #2239 from Neilpang/dev
...
sync
2019-04-29 21:46:10 +08:00
d10f40f109
fix idn issue.
2019-04-29 21:44:25 +08:00
175b56b43c
Update dns_schlundtech.sh
2019-04-29 12:18:05 +02:00
9b68a3ef4a
Update dns_schlundtech.sh
2019-04-29 12:13:40 +02:00
345d6c5687
Update dns_schlundtech.sh
2019-04-29 10:44:23 +02:00
5b1b5cc8f2
Create dns_schlundtech.sh
2019-04-29 10:43:16 +02:00
1b062ab929
Correct sed parsing error
2019-04-28 15:58:08 +02:00
a7420ca3d4
typo
2019-04-27 09:17:26 +08:00
4dcd1f3e65
Merge pull request #2233 from Neilpang/dev
...
fix https://github.com/Neilpang/acme.sh/issues/2195
2019-04-26 23:59:32 +08:00
e46b392a8d
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
2019-04-26 23:58:09 +08:00
47ff768b70
fix https://github.com/Neilpang/acme.sh/issues/2195
2019-04-26 23:57:40 +08:00
ba4bd3ed55
Merge pull request #2232 from Neilpang/dev
...
sync
2019-04-26 23:52:01 +08:00
68428a5d5e
Merge pull request #2205 from kirpichiki/dns_cf_invalid_domain
...
CloudFlare dns invalid domain
2019-04-26 23:50:50 +08:00
28694e8afb
Merge pull request #2207 from Kimmax/dns_hostingde_missing_templateValues
...
dns_hostingde.sh zoneConfig missing templateValues object
2019-04-26 23:49:41 +08:00
c420a0ae2b
Merge pull request #2222 from dim0x69/master
...
Implement Update Account Information for ACMEv2
2019-04-26 23:49:10 +08:00
a85e50f465
Merge pull request #2229 from mod242/master
...
Create DDNSS API based on the work of helbgd
2019-04-26 23:47:19 +08:00
4962cc3da8
fix idn issues
2019-04-26 23:44:25 +08:00
bb703281a2
Update dns_ddnss.sh
2019-04-25 16:18:52 +02:00
52f5564122
fix image links
2019-04-25 20:58:13 +08:00
1dc420ce51
Merge pull request #2139 from loonies/dns-loopia-api-endpoint
...
Make the Loopia API endpoint configurable
2019-04-25 20:52:38 +08:00
20af1ceb7d
Cleanup comment
2019-04-24 19:38:07 +02:00
ec982ccacb
Cleanup according to styleguide
2019-04-24 16:15:01 +02:00