On 16 December 2014 at 10:53, <[email protected]> wrote: > > But when I check the "Client Hello" packet, 2 cipher suites are going > > Can any one tell me why this 0x00FF cipher suite is going in ClientHello? > > I want to block this Unknown cipher (0x00FF) going to server during > handshake. > > Can anyone help me on how to block this 0xFF cipher suite? > > > It's not a cipher suite. It's the TLS_EMPTY_RENEGOTIATION_INFO_SCSV from RFC 5746. It will never be negotiated.
Rich.
_______________________________________________ openssl-dev mailing list [email protected] https://mta.opensslfoundation.net/mailman/listinfo/openssl-dev
