Data Fields
SSLConnRec Struct Reference

Data Fields

SSL * ssl
 
const char * client_dn
 
X509 * client_cert
 
ssl_shutdown_type_e shutdown_type
 
const char * verify_info
 
const char * verify_error
 
int verify_depth
 
int is_proxy
 
int disabled
 
int non_ssl_request
 

Field Documentation

X509 * SSLConnRec::client_cert
const char * SSLConnRec::client_dn
int SSLConnRec::disabled
int SSLConnRec::is_proxy
int SSLConnRec::non_ssl_request
ssl_shutdown_type_e SSLConnRec::shutdown_type
SSL * SSLConnRec::ssl
int SSLConnRec::verify_depth
const char * SSLConnRec::verify_error
const char * SSLConnRec::verify_info