Searched refs:insecure (Results 1 – 25 of 89) sorted by relevance
1234
4 Long: doh-insecure5 Help: Allow insecure DoH server connections11 - insecure12 - proxy-insecure14 - --doh-insecure --doh-url https://doh.example $URL17 # `--doh-insecure`24 insecure.26 This option is equivalent to --insecure and --proxy-insecure but used for DoH
4 Long: proxy-insecure11 - insecure13 - --proxy-insecure -x https://proxy $URL16 # `--proxy-insecure`18 Same as --insecure but used in HTTPS proxy context.30 **WARNING**: using this option makes the transfer to the proxy insecure.
4 Long: insecure6 Help: Allow insecure server connections12 - proxy-insecure16 - --insecure $URL19 # `--insecure`36 **WARNING**: using this option makes the transfer insecure.40 --insecure can make curl trust and use such information from malicious
11 - doh-insecure24 settings are not inherited but are controlled separately via --doh-insecure
12 - insecure20 Warning: this is considered an insecure option. Consider using --ssl-reqd
12 - insecure
24 (added in 7.77.0). SSLv2 is widely considered insecure (see RFC 6176).
24 (added in 7.77.0). SSLv3 is widely considered insecure (see RFC 7568).
19 Verify curl -h --insecure23 %SRCDIR/test1707.pl %CURL --insecure %LOGDIR/help%TESTNUMBER ../docs/cmdline-opts/curl.txt
26 pinnedpubkey no-match must fail even when insecure29 -4 --insecure --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localh…
19 insecure HTTPS without permission
19 -u not-a-valid-user: sftp://%HOSTIP:%SSHPORT%SSH_PWD/irrelevant-file --insecure
19 -u not-a-valid-user: scp://%HOSTIP:%SSHPORT%SSH_PWD/irrelevant-file --insecure
22 --insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPTLSPORT
22 --insecure --tlsauthtype SRP --tlsuser baduser --tlspassword badpass https://%HOSTIP:%HTTPTLSPORT
19 …ver/curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure
19 …rver/curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure
19 …ient_key.pub -u not-a-valid-user: sftp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure
19 …lient_key.pub -u not-a-valid-user: scp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure
20 …er/curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/irrelevant-file --insecure
20 …ver/curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/irrelevant-file --insecure
19 ….pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure --connect-timeout…
22 --insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPSPORT/want…
21 <command> # no --insecure
23 …rl_client_key.pub -u %USER: sftp://%HOSTIP:%NOLISTENPORT%SSH_PWD/%LOGDIR/irrelevant-file --insecure
Completed in 15 milliseconds