CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/01 02:04:02
Modified files:
lib/libssl : ssl_srvr.c
Log message:
Send an illegal_parameter alert if a client sends us invalid DH key
shares. Previously we would fail and just close the pipe.
Fixes the remaining failing test-dhe-rsa-key-exchange-with-bad-messages.py
tests of tlsfuzzer.
ok beck (earlier version) jsing
