Bodo Möller 9d5cceac6f No actual change, but the cert_st member of struct ssl_session_st is now
called sess_cert instead of just cert.  This is in preparation of further
changes: Probably often when s->session->sess_cert is used, we should
use s->cert instead; s->session->sess_cert should be a new structure
containing only the stuff that is for just one connection (e.g.
the peer's certificate, which the SSL client implementations currently
store in s->session->[sess_]cert, which is a very confusing thing to do).
Submitted by:
Reviewed by:
PR:
1999-05-09 21:22:45 +00:00
..
1999-04-29 16:04:54 +00:00
1999-04-19 21:31:43 +00:00
1999-04-27 04:18:53 +00:00
1999-04-27 04:18:53 +00:00
1999-04-27 11:46:13 +00:00
1999-04-27 11:46:13 +00:00
1999-04-23 15:01:15 +00:00
1999-04-27 04:18:53 +00:00
1999-04-19 21:31:43 +00:00
1999-04-27 04:18:53 +00:00