libwebsockets
Lightweight C library for HTML5 websockets
|
Data Fields | |
struct lws_ss_x509 * | next |
const char * | vhost_name |
const uint8_t * | ca_der |
size_t | ca_der_len |
uint8_t | keep:1 |
const uint8_t* lws_ss_x509::ca_der |
DER x.509 cert
size_t lws_ss_x509::ca_der_len |
length of DER cert
uint8_t lws_ss_x509::keep |
ie, if used in server tls
const char* lws_ss_x509::vhost_name |
vhost name using cert ctx