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:
parent
54f63836d2
commit
4f59c67c4f
|
@ -1,4 +1,4 @@
|
|||
#REGTEST_TYPE=devel
|
||||
#REGTEST_TYPE=broken
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue