<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div>Hello all, </div><div><br></div><div><div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">Hello all, </div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">Presently writing a server/relay dealing with an h264 stream.</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">one of the threads' job is to establish a handshake with the browser requesting the stream in order to feed the libsrtp2 with keys and salts and start encrypting the h264 stream towards the browser.</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">all is well and good when the program works on the linux PC and the handshake is succesful using the 0xc02f cipher. and that is linked to version 3.0.0 of openssl.</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">on the embedded version, (linked with version  1.0.2s)  firefox fails the handshake with ssl_no_shared_cipher whereas chrome and safari do successfully handshake</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">chrome client hello contains 12 ciphers and the server hello seems to choose 0xc02f cipher</div></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">firefox client hello contains only 10 ciphers (including the above mentioned 0xc02f cipher) and fails.</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">any suggestion as to what could causes that failure would be appreciated.</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;">Thanks</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px;"><br></div><br></div></div></body></html>