On Sun, Jun 01, 2014 at 10:55:09PM +0200, Dr. Stephen Henson wrote:

> Well that's one of the issues we need to resolve. Apache now compiles with
> OPENSSL_NO_SSL_INTERN but it needed some additional accessor functions before
> it could.

FWIW, Postfix TLS support predates OpenSSL 0.9.7, but the only legacy
peeking behind the curtains I had to fix was to use SSL_SESSION_get_id()
instead of using session->session_id and session->session_id_length
directly.

-- 
        Viktor.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to