Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_http.c57 int tls_used; in OSSL_CMP_MSG_http_perform() local
74 tls_used = OSSL_CMP_CTX_get_http_cb_arg(ctx) != NULL; in OSSL_CMP_MSG_http_perform()
77 ctx->server, server_port, tls_used ? " using TLS" : ""); in OSSL_CMP_MSG_http_perform()
80 ctx->serverPath, tls_used, in OSSL_CMP_MSG_http_perform()
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/80-test_cmp_http_data/Mock/
H A Dtest.cnf51 tls_used =
60 tls_used =
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/80-test_cmp_http_data/
H A Dtest_connection.csv1 expected,description, -section,val, -server,val, -proxy,val, -no_proxy,val, -tls_used,noarg, -path,…
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-cmp.pod.in96 [B<-tls_used>]
461 The scheme C<https> may be given only if the B<-tls_used> option is used.
473 selected by B<-tls_used>), as well as any path, userinfo, and query, and fragment
827 =item B<-tls_used>
836 if B<-tls_used> is not given or does not take effect.