Searched refs:ssl (Results 1 – 25 of 116) sorted by relevance
12345
4 Long: ssl11 - ssl-reqd15 - --ssl pop3://example.com/18 # `--ssl`20 Warning: this is considered an insecure option. Consider using --ssl-reqd25 server does not support SSL/TLS. See also --ftp-ssl-control and --ssl-reqd for34 This option was formerly known as --ftp-ssl (added in 7.11.0). That option
4 Long: proxy-ssl-auto-client-cert10 - ssl-auto-client-cert13 - --proxy-ssl-auto-client-cert -x https://proxy $URL16 # `--proxy-ssl-auto-client-cert`18 Same as --ssl-auto-client-cert but used in HTTPS proxy context.
4 Long: ftp-ssl-ccc11 - ssl12 - ftp-ssl-ccc-mode14 - --ftp-ssl-ccc ftps://example.com/17 # `--ftp-ssl-ccc`
4 Long: ftp-ssl-ccc-mode12 - ftp-ssl-ccc14 - --ftp-ssl-ccc-mode active --ftp-ssl-ccc ftps://example.com/17 # `--ftp-ssl-ccc-mode`
4 Long: ftp-ssl-control11 - ssl13 - --ftp-ssl-control ftp://example.com16 # `--ftp-ssl-control`
4 Long: ssl-auto-client-cert11 - proxy-ssl-auto-client-cert13 - --ssl-auto-client-cert $URL16 # `--ssl-auto-client-cert`
4 Long: proxy-ssl-allow-beast10 - ssl-allow-beast13 - --proxy-ssl-allow-beast -x https://proxy $URL16 # `--proxy-ssl-allow-beast`29 Equivalent to --ssl-allow-beast but used in HTTPS proxy context.
4 Long: ssl-reqd11 - ssl14 - --ssl-reqd ftp://example.com17 # `--ssl-reqd`31 This option was formerly known as --ftp-ssl-reqd.
4 Long: ssl-allow-beast11 - proxy-ssl-allow-beast14 - --ssl-allow-beast $URL17 # `--ssl-allow-beast`
4 Long: ssl-no-revoke13 - --ssl-no-revoke $URL16 # `--ssl-no-revoke`
4 Long: ssl-revoke-best-effort14 - --ssl-revoke-best-effort $URL17 # `--ssl-revoke-best-effort`
115 ftp-ssl-ccc-mode.md \116 ftp-ssl-ccc.md \117 ftp-ssl-control.md \219 proxy-ssl-allow-beast.md \220 proxy-ssl-auto-client-cert.md \267 ssl-allow-beast.md \268 ssl-auto-client-cert.md \269 ssl-no-revoke.md \270 ssl-reqd.md \271 ssl-revoke-best-effort.md \[all …]
29 ssl:49 cygwin-ssl:59 unix-ssl: ssl63 linux-ssl: ssl
80 --ftp-ssl-ccc 7.16.181 --ftp-ssl-ccc-mode 7.16.282 --ftp-ssl-control 7.16.0185 --proxy-ssl-allow-beast 7.52.0186 --proxy-ssl-auto-client-cert 7.77.0232 --ssl 7.20.0233 --ssl-allow-beast 7.25.0234 --ssl-auto-client-cert 7.77.0235 --ssl-no-revoke 7.44.0236 --ssl-reqd 7.20.0[all …]
215 SSL *ssl; member229 DEBUGASSERT(!s->ssl); in cf_osslq_stream_open()232 if(!s->ssl) { in cf_osslq_stream_open()242 if(s->ssl) { in cf_osslq_stream_cleanup()244 SSL_free(s->ssl); in cf_osslq_stream_cleanup()252 if(s->ssl) { in cf_osslq_stream_close()253 SSL_free(s->ssl); in cf_osslq_stream_close()254 s->ssl = NULL; in cf_osslq_stream_close()436 if(ctx->tls.ossl.ssl) in cf_osslq_destroy()1408 if(!ctx->tls.ossl.ssl) in cf_progress_ingress()[all …]
72 static void keylog_callback(const WOLFSSL *ssl, const char *line) in keylog_callback() argument74 (void)ssl; in keylog_callback()175 if(data->set.ssl.fsslctx) { in wssl_init_ctx()177 result = (*data->set.ssl.fsslctx)(data, ctx->wssl.ctx, in wssl_init_ctx()178 data->set.ssl.fsslctxp); in wssl_init_ctx()266 if(ctx->ossl.ssl) in Curl_vquic_tls_cleanup()267 SSL_free(ctx->ossl.ssl); in Curl_vquic_tls_cleanup()330 conn_config, &data->set.ssl, peer, in Curl_vquic_tls_verify_peer()
424 DEBUGASSERT(ssl); in ossl_certchain()877 (void)ssl; in ossl_keylog_callback()1310 SSL *ssl; in cert_stuff() local1630 if(!ssl) { in cert_stuff()1666 SSL_free(ssl); in cert_stuff()2009 if(octx->ssl) { in ossl_close()2011 octx->ssl = NULL; in ossl_close()2691 (void) ssl; in ossl_trace()3811 if(octx->ssl) in Curl_ossl_ctx_init()3814 if(!octx->ssl) { in Curl_ossl_ctx_init()[all …]
91 mbedtls_ssl_context ssl; member536 if(data->set.ssl.certinfo) in mbed_verify_cb()817 mbedtls_ssl_init(&backend->ssl);839 mbedtls_ssl_set_bio(&backend->ssl, cf,958 if(data->set.ssl.fsslctx) {989 ret = mbedtls_ssl_handshake(&backend->ssl);1027 mbedtls_ssl_get_version(&backend->ssl));1234 ret = mbedtls_ssl_close_notify(&backend->ssl);1315 mbedtls_ssl_free(&backend->ssl);1505 if(mbedtls_ssl_get_version_number(&backend->ssl) <=[all …]
43 SSL* ssl; member60 typedef int Curl_ossl_new_session_cb(SSL *ssl, SSL_SESSION *ssl_sessionid);
77 imap-ssl \101 pop3-ssl \128 smtp-ssl \156 threaded-ssl.c \
56 imap-ssl82 pop3-ssl110 smtp-ssl
56 $ gnv_ssl_libcrypto32 = "gnv$gnu:[lib]ssl$libcrypto_shr32.exe"57 $ gnv_ssl_libssl32 = "gnv$gnu:[lib]ssl$libssl_shr32.exe"63 $ hp_ssl_libcrypto32 = "sys$share:ssl$libcrypto_shr32.exe"64 $ hp_ssl_libssl32 = "sys$share:ssl$libssl_shr32.exe"
38 --ssl-reqd --ftp-ssl-control ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T %LOGDIR/test%TESTNUMBER.txt -u u…
38 --ssl --ftp-ssl-control ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T %LOGDIR/test%TESTNUMBER.txt -u user:s…
30 if [ -f /usr/local/ssl/bin/openssl ]; then31 OPENSSL=/usr/local/ssl/bin/openssl
Completed in 110 milliseconds