Commit Graph

19 Commits

Author SHA1 Message Date
Pier Carlo Chiodi 169516d9da Merge branch 'NickMRamirez-partialchain' 2017-05-22 18:26:51 +02:00
Nick Ramirez c29d5fa165 Added support for -partial_chain 2017-05-19 12:37:34 -04:00
Pier Carlo Chiodi cfc5a5e725 Merge branch 'jinty-patch-1' 2017-05-12 19:00:12 +02:00
Pier Carlo Chiodi 539b37594c check OpenSSL version to set host header
thanks to @jinty
2017-05-12 18:26:18 +02:00
Brian Sutherland ca6cdb06d9 Fix for OpenSSL 1.1.0 error: Missing = in header key=value
The -header option changed syntax in OpenSSL 1.1.0. For backwards compatibility with previous versions we probably need to check the OpenSSL version somehow. Not sure how best to do that in the context of this script

more info: https://github.com/nghttp2/nghttp2/pull/743
2017-05-12 12:43:56 +02:00
Pier Carlo Chiodi 6cf8a69ae7 ver 0.4.0, update README 2016-09-27 18:27:48 +02:00
Pier Carlo Chiodi 451ff117c9 better error handling 2016-09-27 18:26:14 +02:00
Pier Carlo Chiodi cf39f91cac Merge branch 'thijskh-master' 2016-09-27 18:24:58 +02:00
Thijs Kinkhorst e1fc4df04e Allow skipping haproxy reload and avoid using socket when no .ocsp file present.
Introduces a new option to allow to skip haproxy reload. This
is useful for the initial run when haproxy is not yet started.
You want to do this to make sure OCSP stapling works from the
get-go on a newly provisioned machine.

Reload haproxy instead of using the socket when a .ocsp file was
not previously present. Makes it work if the ocsp file somehow
disappeared or not yet present. This makes it more robust, because
the socket interface fails when the .ocsp was not previously loaded.
2016-09-27 11:23:53 +02:00
Pier Carlo Chiodi c9e4df6c74 Merge pull request #2 from jeroenvermeulen/master
Updated README.md based on the built-in usage instructions of the script
2015-10-27 19:34:02 +01:00
User 'root' on server 'Rock 7493aca47f Merge remote-tracking branch 'pierky/master' 2015-10-27 19:21:21 +01:00
User 'root' on server 'Rock f1e55d6ba5 Updated README.md based on the built-in usage instructions of the script 2015-10-27 19:16:59 +01:00
Pier Carlo Chiodi ac1015f00c ver 0.3.0
Added --noverify option (thanks to @jeroenvermeulen)
2015-10-27 18:16:19 +01:00
Pier Carlo Chiodi 2f4c14409e Merge branch 'jeroenvermeulen-master' 2015-10-27 18:15:38 +01:00
User 'root' on server 'Rock 67d5aca296 Added --noverify option 2015-10-27 16:15:32 +01:00
Pier Carlo Chiodi e6b446f332 typo 2015-06-18 18:26:50 +02:00
Pier Carlo Chiodi a86e13c222 current OCSP expiration check 2015-06-09 23:06:47 +02:00
Pier Carlo Chiodi 71a4a3505c README and LICENSE added 2015-04-19 21:48:17 +02:00
Pier Carlo Chiodi 8824c57bb1 First release 2015-04-19 21:43:19 +02:00