BUG/MINOR: ssl: Wrong ocsp-update "incompatibility" error message
In a crt-list such as the following:
foo.pem [ocsp-update off] foo.com
foo.pem bar.com
we would get a wrong "Incompatibilities found in OCSP update mode ..."
error message during init when the two lines are actually saying the
same thing since the default for 'ocsp-update' option is 'off'.
This patch can be backported up to branch 2.8.
(cherry picked from commit 97c2734f44fa89d59a61f66955966f9381b4ae8b)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit a81044394b16320235afcd959ca5058d52e7e805)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
1 file changed