Searched refs:tls_used (Results 1 – 4 of 4) sorted by relevance
/openssl-master/crypto/cmp/ |
A D | cmp_http.c | 54 int tls_used; in OSSL_CMP_MSG_http_perform() local 71 tls_used = OSSL_CMP_CTX_get_http_cb_arg(ctx) != NULL; in OSSL_CMP_MSG_http_perform() 74 ctx->server, server_port, tls_used ? " using TLS" : ""); in OSSL_CMP_MSG_http_perform() 77 ctx->serverPath, tls_used, in OSSL_CMP_MSG_http_perform()
|
/openssl-master/test/recipes/80-test_cmp_http_data/Mock/ |
A D | test.cnf | 51 tls_used = 60 tls_used =
|
/openssl-master/test/recipes/80-test_cmp_http_data/ |
A D | test_connection.csv | 1 expected,description, -section,val, -server,val, -proxy,val, -no_proxy,val, -tls_used,noarg, -path,…
|
/openssl-master/doc/man1/ |
A D | openssl-cmp.pod.in | 96 [B<-tls_used>] 446 The scheme C<https> may be given only if the B<-tls_used> option is used. 463 selected by B<-tls_used>), as well as any path, userinfo, and query, and fragment 796 =item B<-tls_used>
|
Completed in 5 milliseconds