[openssl-users] Forthcoming OpenSSL releases

2017-05-22 Thread Matt Caswell

Forthcoming OpenSSL releases


The OpenSSL project team would like to announce the forthcoming release
of OpenSSL versions 1.0.2l and 1.1.0f.

These releases will be made available on 25th May 2017 between
approximately 1200-1600 UTC.

Note: These are bug-fix only releases. No security defects are addressed
in these releases.

Please also note that, as per our previous announcements, support for
1.0.1 ended on 31st December 2016.

Yours

The OpenSSL Project Team



signature.asc
Description: OpenPGP digital signature
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users


Re: [openssl-users] Question about fetching client ciphers

2017-05-22 Thread Lodaya, Varun via openssl-users
Retrying..

From: "Lodaya, Varun" 
Date: Thursday, May 18, 2017 at 12:28 PM
To: "openssl-users@openssl.org" 
Subject: Question about fetching client ciphers

Hey Guys,

Had a question about obtaining client ciphers from OpenSSL library.
Currently we are doing SNI by registering to 
SSL_CTX_set_tlsext_servername_callback and taking a decision on the right 
certificate. We were trying to figure out how we can get more information like 
client ciphers, etc in that callback. I see the ‘SSL_get_client_ciphers’ API in 
newer (Openssl 1.1.0+), but not in the older versions (Openssl 1.0.2).

Is there any other way we can read the client ciphersuite or the client-server 
negotiated ciphersuite in the callback we register to 
SSL_CTX_set_tlsext_servername_callback?

Thanks,
Varun
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users