Generate stateless session ID just after the ticket is received instead
of when a session is loaded. This will mean that applications that just hold onto SSL_SESSION structures and never call d2i_SSL_SESSION() will still work.
parent
2a8834cf
Please register or sign in to comment