Home
last modified time | relevance | path

Searched refs:enable_client_ssl (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c239 unsigned int enable_client_ssl:1; member
555 if (a->enable_client_ssl) { in lejp_vhosts_cb()
801 a->enable_client_ssl = !!arg_to_bool(ctx->buf); in lejp_vhosts_cb()