CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/25 02:38:25
Modified files:
regress/lib/libssl/tlsfuzzer: tlsfuzzer.py
Log message:
test-tls13-finished.py has 70 failing tests that expect a "decode_error"
instead of the "decrypt_error" sent by tls13_server_finished_recv().
Both alerts appear to be reasonable in this context, so enable the tests
while working around this.
