[email protected] (Manuel Bouyer) writes: >Hello, >I recently re-enabled TLSv1 on my web servers (because of the newer >firefox which blocks SSL protocols by default now), and on >*some* web servers, I occasionally get from firefox: >n error occurred during a connection to www.xxx.yy. >SSL received a malformed Finished handshake message. >(Error code: ssl_error_rx_malformed_finished)
Try to change the Firefox config option security.tls.version.max from 3 (==TLS1.3) to 2 (==TLS1.2).
