Searched refs:tls (Results 1 – 25 of 84) sorted by relevance
1234
4 Long: tls-max11 Category: tls19 - --tls-max 1.2 $URL20 - --tls-max 1.3 --tlsv1.2 $URL23 # `--tls-max`
8 Category: tls12 - tls-max22 That behavior was inconsistent depending on the TLS library. Use --tls-max if
4 Long: tls-earlydata8 Category: tls12 - tls-max14 - --tls-earlydata $URL17 # `--tls-earlydata`
8 Category: tls12 - tls-max
8 Category: tls21 That behavior was inconsistent depending on the TLS library. Use --tls-max if
8 Category: ssh tls auth
8 Category: proxy tls
9 Category: tls
9 Category: tls auth
12 Category: tls
8 Category: tls
6 Category: proxy tls
8 Category: proxy tls auth
7 Category: proxy tls auth
200 my @tls;279 push @tls, $1;329 my $tls = 0;332 $tls = 1;340 if($tls) {341 if(!$tls[0]) {345 for my $t (@tls) {466 push @desc, outtls(@tls);
58 imap-tls84 pop3-tls111 smtp-tls
79 imap-tls \103 pop3-tls \129 smtp-tls \
285 struct curl_tls_ctx tls; member412 if(ctx && ctx->tls.ossl.ssl) { in cf_osslq_close()436 if(ctx->tls.ossl.ssl) in cf_osslq_destroy()1408 if(!ctx->tls.ossl.ssl) in cf_progress_ingress()1609 if(!ctx->tls.ossl.ssl) in cf_progress_egress()1638 if(ctx->tls.ossl.ssl && in check_and_set_expiry()1689 if(!ctx->tls.ossl.ssl) { in cf_osslq_connect()1930 DEBUGASSERT(ctx->tls.ossl.ssl); in cf_osslq_send()2045 DEBUGASSERT(ctx->tls.ossl.ssl); in cf_osslq_recv()2183 if(!ctx->tls.ossl.ssl) in cf_osslq_conn_is_alive()[all …]
32 tls-session-reuse \
11 tls-session-reuse
61 struct curl_tlssessioninfo *tls;66 curl_easy_getinfo(curl, CURLINFO_TLS_SESSION, &tls);
Completed in 38 milliseconds