/* The cert is the certificate used to establish this connection */
struct cert_st /* CERT */ *cert;
+ /* XXX should be struct sess_cert_st *sess_cert */
/* This is the cert for the other end. On servers, it will be
* the same as cert->x509 */
/* client cert? */
/* This is used to hold the server certificate used */
struct cert_st /* CERT */ *cert;
- /* XXX should be struct sess_cert_st *sess_cert */
/* the session_id_context is used to ensure sessions are only reused
* in the appropriate context */