CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2020/02/23 10:51:36

Modified files:
        lib/libssl     : tls13_client.c tls13_server.c 

Log message:
According to RFC 8446, Section 4.4.4, recipients of incorrect Finished
messages must terminate the connection with a decrypt_error alert, so
replace the use of the deprecated decryption_failed alert accordingly.

ok beck inoguchi jsing

Reply via email to