Hi, What are you trying to do? Why are you modifying the session, outside of the TLS protocol? >> what i am trying to do is to write a code which intercepts the SSL traffic, and decrypt it. >>i do have valid key for SSL traffic, >>in my case, i need to initialize the SSL , and set parameters as same as client and server (depending on direction ) and call OpenSSL to decrypt the data. >>before openSSL 1.1.0 as all member variables could be set, it was easy task, >> now i do face issues with ssl_session and ssl_session->s3
Regards Stiju On Tue, Apr 11, 2017 at 6:06 AM, Salz, Rich via openssl-users < openssl-users@openssl.org> wrote: > No, the functions you want aren’t provided right now. What are you trying > to do? Why are you modifying the session, outside of the TLS protocol? > > -- > openssl-users mailing list > To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users > > -- Stiju Easo The unexamined life is not worth living for man. Socrates, in Plato, Dialogues, Apology Greek philosopher in Athens (469 BC - 399 BC)
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users