Am 03.11.2012 15:26, schrieb Frediano Ziglio:
Hi,
   I'm searching for a way to pass a TLS session between two programs
under Unix. I can use unix sockets to send the file descriptor but I
don't know how to request to OpenSSL crypto information (like
algorithm used and key) in order to pass to the other process.

Is there a way to do it ?

Use http://www.openssl.org/docs/ssl/SSL_get_session.html as a starting point for reading.
Best regards,
Richard

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

Reply via email to