Home
last modified time | relevance | path

Searched defs:client_ca (Results 1 – 11 of 11) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dssl.c165 char *client_ca = NULL; in uwsgi_sni_cb() local
209 …X *uwsgi_ssl_new_server_context(char *name, char *crt, char *key, char *ciphers, char *client_ca) { in uwsgi_ssl_new_server_context()
587 char *client_ca = NULL; in uwsgi_opt_sni() local
639 …ng_list *uwsgi_ssl_add_sni_item(char *name, char *crt, char *key, char *ciphers, char *client_ca) { in uwsgi_ssl_add_sni_item()
H A Duwsgi.c4219 char *client_ca = NULL; local
/dports/www/uwsgi/uwsgi-2.0.20/plugins/http/
H A Dhttps.c23 char *client_ca = NULL; in uwsgi_opt_https() local
/dports/www/uwsgi/uwsgi-2.0.20/plugins/sslrouter/
H A Dsslrouter.c30 char *client_ca = NULL; in uwsgi_opt_sslrouter() local
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/
H A Dsc_ssl_mod_def.h172 char *client_ca; member
/dports/www/apache24/httpd-2.4.53/modules/tls/
H A Dtls_conf.h108 const char *client_ca; /* PEM file with trust anchors for client certs */ member
H A Dtls_conf.c654 cmd_parms *cmd, void *dc, const char *client_ca) in tls_conf_set_client_ca()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/tls/mbedtls/wrapper/library/
H A Dssl_lib.c189 X509 *client_ca; in SSL_CTX_new() local
/dports/www/py-notebook/notebook-6.4.5/notebook/
H A Dnotebookapp.py925 client_ca = Unicode(u'', config=True, variable in NotebookApp
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/
H A Dserverapp.py933 client_ca = Unicode( variable in ServerApp
/dports/lang/ruby26/ruby-2.6.9/ext/openssl/
H A Dossl_ssl.c779 X509 *cert = NULL, *client_ca = NULL; in ossl_sslctx_setup() local