From: William Lallemand Date: Thu, 30 Sep 2021 09:19:29 +0000 (+0200) Subject: REGTESTS: ssl: enable show_ssl_ocspresponse.vtc again X-Git-Tag: v2.5-dev9~138 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f52fdb52eed251ef71ccf889bc2ba3e8c09bff7;p=thirdparty%2Fhaproxy.git REGTESTS: ssl: enable show_ssl_ocspresponse.vtc again Since we disabled boringssl from the CI we can enable this test again. --- diff --git a/reg-tests/ssl/show_ssl_ocspresponse.vtc b/reg-tests/ssl/show_ssl_ocspresponse.vtc index d2a934576f..dd3102fb28 100644 --- a/reg-tests/ssl/show_ssl_ocspresponse.vtc +++ b/reg-tests/ssl/show_ssl_ocspresponse.vtc @@ -1,5 +1,6 @@ -#REGTEST_TYPE=broken -# broken because it can't work with BoringSSL. +#REGTEST_TYPE=devel + +# broken with BoringSSL. # This reg-test uses the "show ssl ocsp-response" command to display the details # of the OCSP responses used by HAProxy.