CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2019/11/17 11:27:16
Modified files: lib/libssl : tls13_record_layer.c Log message: Ensure that we are never operating in plaintext mode once the handshake is complete, which should never occur. ok beck@