From 867ae36e962beca8a2e83a622822e6d431a8550f Mon Sep 17 00:00:00 2001 From: Emily Karisch Date: Wed, 2 Oct 2019 10:56:42 +0200 Subject: [PATCH] Fix changelog date --- getssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getssl b/getssl index d415ddf..2269070 100755 --- a/getssl +++ b/getssl @@ -184,7 +184,7 @@ # 2017-01-30 issue #243 compatibility with bash 3.0 (2.08) # 2017-01-30 issue #243 additional compatibility with bash 3.0 (2.09) # 2017-02-18 add OCSP Must-Staple to the domain csr generation (2.10) -# 2017-09-30 issue #423 Use HTTP 1.1 as workaround atm (2.11) +# 2019-09-30 issue #423 Use HTTP 1.1 as workaround atm (2.11) # ---------------------------------------------------------------------------------------- PROGNAME=${0##*/}