Am right there with you. I thought that this was going to be a "patch", instead 
I keep receiving multiple emails about everything except the Heartbleed patch. 


Sent via the Samsung GALAXY S® 5, an AT&T 4G LTE srtphone


-------- Original message --------
From: Leif Thuresson <leif.thures...@foxt.com> 
Date:08/25/2014  7:58 AM  (GMT-05:00) 
To: openssl-users@openssl.org 
Subject: SSL_use_psk_identity_hint() broken ? 

Don't know if I'm missing something or if this is a bug.
It don't seem to be possible to set the PSK identity-hint per session.
If I set the identity-hint in a newly created SSL connection object it 
is rejected because
there is no session associated connection yet (but the 
SSL_use_psk_identity_hint() function returns success!)
Assuming that it was possible to set the identity-hint in the session 
object, looking at the
ssl3_send_server_key_exchange() function it looks like it always takes 
the identity-hint from the
context object anyway...
I'm using OpenSSL version 1.0.1i

/Leif
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to