You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-12-16T10:15:09.3974419Z === RUN TestTLSRequired
2024-12-16T10:15:09.3974607Z E1216 10:11:15.948514 13912 auth_server_static.go:258] Error parsing auth server config: EOF
2024-12-16T10:15:09.3974994Z W1216 10:11:15.950235 13912 crl.go:33] The current Certificate Revocation List (CRL) is past expiry date and must be updated. Revoked certificates will still be rejected in this state.
2024-12-16T10:15:09.3975372Z W1216 10:11:15.951533 13912 crl.go:33] The current Certificate Revocation List (CRL) is past expiry date and must be updated. Revoked certificates will still be rejected in this state.
2024-12-16T10:15:09.3975731Z E1216 10:11:15.951564 13912 server.go:435] Cannot read post-SSL client handshake response from client 3 (127.0.0.1:43416): Certificate revoked: CommonName=Revoked Client Cert
2024-12-16T10:15:09.3975826Z io.ReadFull(header size) failed
2024-12-16T10:15:09.3975927Z server_test.go:1008:
2024-12-16T10:15:09.3976328Z Error Trace: /opt/actions-runner/_work/vitess-private/vitess-private/go/mysql/server_test.go:1008
2024-12-16T10:15:09.3977215Z Error: Error "cannot send HandshakeResponse41: write tcp 127.0.0.1:43416->127.0.0.1:31831: write: connection reset by peer\nWrite(packet) failed\nconn 3 (errno 2013) (sqlstate HY000)" does not contain "remote error: tls: bad certificate"
2024-12-16T10:15:09.3977352Z Test: TestTLSRequired
2024-12-16T10:15:09.3977440Z --- FAIL: TestTLSRequired (0.01s)
The text was updated successfully, but these errors were encountered:
Overview of the Issue
Seen this a few times
The text was updated successfully, but these errors were encountered: