Searched refs:ssl_options_set (Results 1 – 3 of 3) sorted by relevance
436 long ssl_options_set; member
528 if (info->ssl_options_set)529 SSL_CTX_set_options(vhost->tls.ssl_ctx, info->ssl_options_set);
820 a->info->ssl_options_set |= atol(ctx->buf); in lejp_vhosts_cb()