REGTESTS: ssl: ssl_errors.vtc does not work with old openssl version

Disable the new ssl_errors.vtc reg-tests because in does not work
correctly on the CI since it requires a version of OpenSSL which is
compatible with TLSv1.3 and the ciphersuites keyword.
This commit is contained in:
William Lallemand 2021-07-29 16:00:24 +02:00
parent 54f63836d2
commit 4f59c67c4f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#REGTEST_TYPE=devel #REGTEST_TYPE=broken
# This reg-test checks that the connection and SSL sample fetches related to # This reg-test checks that the connection and SSL sample fetches related to
# errors are functioning properly. It also tests the proper behaviour of the # errors are functioning properly. It also tests the proper behaviour of the