]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTESTS: ssl: enable show_ssl_ocspresponse.vtc again
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 30 Sep 2021 09:19:29 +0000 (11:19 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 30 Sep 2021 13:28:30 +0000 (15:28 +0200)
Since we disabled boringssl from the CI we can enable this test again.

reg-tests/ssl/show_ssl_ocspresponse.vtc

index d2a934576fb207dd36c84ed67b0f8e7c89425512..dd3102fb2897213d2384a7aab0614f6ff9b96ff9 100644 (file)
@@ -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.