CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/27 12:11:53
Modified files:
regress/lib/libssl/tlsfuzzer: tlsfuzzer.py
Log message:
Enable test-sig-algs-renegotiation-resumption.py.
This test covers various scenarios with renegotiation and session
resumption. In particular it crashes the OpenSSL 1.1.1j server due
to the sigalg NULL deref fixed this week. We need --sig-algs-drop-ok
since we do not currently implement signature_algorithms_cert.
