Commit Graph

2936 Commits (80d63dbb7cef07b14ec05d6d017689c19aec40a2)
 

Author SHA1 Message Date
wapplay 657051e4b6 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
# Conflicts:
#	README.md
#	dnsapi/README.md
6 years ago
Honza Hommer f6f6d89e06
move sendmail notify to mail notify 6 years ago
neil 1a6af5d896
Merge pull request #1582 from v0s/pddfixes
Multiple fixes to Yandex DNSAPI plugin
6 years ago
neilpang a4b83895a3 fix https://github.com/Neilpang/acme.sh/issues/2258 6 years ago
Honza Hommer 4f03548608
typos 6 years ago
Honza Hommer 773e1d4e05
use hostname function instead of HOSTNAME env variable 6 years ago
Honza Hommer d9ef8c1779
add sendmail notify 6 years ago
Maarten den Braber f9e3a2132f Username/password no longer required 6 years ago
neil 9ab318cafc
Merge pull request #2250 from mdbraber/add-acmeproxy-provider
Add acmeproxy provider
6 years ago
neilpang 1a126b700f fix https://github.com/Neilpang/acme.sh/issues/2252 6 years ago
neil 92dd5e1610
Merge pull request #2253 from Neilpang/dev
sync
6 years ago
neilpang 11ecbd27be fix punycode domain 6 years ago
Maarten den Braber 585ef998d0 Fixed CI errors 6 years ago
Maarten den Braber c297aff99b Improved logging description 6 years ago
Maarten den Braber 68142c9835 Update description 6 years ago
Maarten den Braber b8f4fa359c Add acmeproxy provider 6 years ago
neilpang 2b765fdedb add set-notify 6 years ago
neil 0accdb9e34
Merge pull request #2248 from Neilpang/dev
add notifications
6 years ago
neilpang 5d468f7ca5 add notifications 6 years ago
neilpang 83768f0531 reduce info message 6 years ago
neilpang acae0ac2a6 fix RENEW_SKIP code 6 years ago
neilpang 0f86651089 fix idn 6 years ago
neilpang a77f2fa424 remove test file 6 years ago
neilpang 6198e43fe6 fix idn 6 years ago
neilpang 621d4745b4 fix idn 6 years ago
neilpang dac75a1dda rename 6 years ago
neilpang f1c0f3d45f Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 6 years ago
neil 08b6a2c36d
Merge pull request #2098 from diseq/dev
one.com dns api
6 years ago
neil 130b67821c
Merge branch 'dev' into dev 6 years ago
neil b902769fa8
Merge pull request #2242 from plantroon/master
Add NLnetLabs NSD
6 years ago
neil 7503a58d1f
Merge pull request #2243 from mod242/master
New API for Schlundtech.de
6 years ago
mod242 096ce1a207
Create DNS API for Schlundtech 6 years ago
Jakub Filo d1ef039e39 Removed trailing line 6 years ago
Jakub Filo 040ca5320d Fixed style to match upstream 6 years ago
neil 625c85291d
Merge pull request #2236 from mod242/master
Correct parsing error in sed
6 years ago
neil 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
6 years ago
Тимур Яхин 6340704173 fixed line breaks for support api gcore_cdn (#2237) 6 years ago
Jakub Filo 522b7c51f7 Adding NLnetLabs NSD API 6 years ago
neilpang 388ff75260 --- Auto-Git Commit --- 6 years ago
andrewheberle 37ef0a0cb6
Fix README.md confict 6 years ago
mod242 d7be2c5b8a
Remove from Master Branch 6 years ago
neil b50e701cae
Add notification (#2241)
* add cron notify

* fix format

* fix format
6 years ago
neilpang b7a0443091 lets start 2.8.2 6 years ago
neil a8f0fd1fff
Merge pull request #2240 from Neilpang/dev
use mutable
6 years ago
neilpang a89d50d34e use mutable 6 years ago
neil 6489cfbce6
Merge pull request #2239 from Neilpang/dev
sync
6 years ago
neilpang d10f40f109 fix idn issue. 6 years ago
mod242 175b56b43c
Update dns_schlundtech.sh 6 years ago
mod242 9b68a3ef4a
Update dns_schlundtech.sh 6 years ago
mod242 345d6c5687
Update dns_schlundtech.sh 6 years ago