[openssl-users] Available ciphers

Dirk Menstermann noadsplease at web.de
Tue Nov 10 16:09:11 UTC 2015


Hi,

I'm using openssl 1.0.2 (as web server application) and utilize the APLN
callback to react on protocols offered by the client. In this callback I need a
way to get the list of ciphers that the client sends within the client_hello.

Background is that http2 should only be negotiated if client supports
"ECDHE-RSA-AES128-GCM-SHA256" (like Firefox). Any idea how I can get this
information?

Thanks a lot
Dirk


More information about the openssl-users mailing list