Open huajingyun01 opened 4 months ago
The test suite uses badtls.io and it seems that the service is no longer functional. For example, according to the badtls README, domain-match.badtls.io:10000
should be a "good" configuration. However, connecting to that port via TLS fails with an expired certificate error:
$ openssl s_client domain-match.badtls.io:10000
SSL handshake has read 1704 bytes and written 423 bytes
Verification error: certificate has expired
That is why the test suite presently fails.
Some test errors are as follows: