From 2f52fdb52eed251ef71ccf889bc2ba3e8c09bff7 Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Thu, 30 Sep 2021 11:19:29 +0200 Subject: [PATCH] REGTESTS: ssl: enable show_ssl_ocspresponse.vtc again Since we disabled boringssl from the CI we can enable this test again. --- reg-tests/ssl/show_ssl_ocspresponse.vtc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reg-tests/ssl/show_ssl_ocspresponse.vtc b/reg-tests/ssl/show_ssl_ocspresponse.vtc index d2a934576..dd3102fb2 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.