Ben Laurie <[EMAIL PROTECTED]>:

> I guess we start with your suggestion above and see what kind of mess we
> have left afterwards?

O.K., I have now started: SSL_new now copies ctx->cert (formerly known
as ctx->default_cert, but now it is no more a default than various
other members of SSL_CTX that have always been copied during SSL_new),
and s->ctx->[default_]cert is now never accessed.

Deciding which members of cert_st should stay in cert_st and which
should be in a new structure sess_cert_st, which would be used in
ssl_session_st, is still open.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to