Searched refs:insecure (Results 1 – 25 of 162) sorted by relevance
1234567
3 Long: insecure5 Help: Allow insecure server connections7 See-also: proxy-insecure cacert capath9 Example: --insecure $URL28 **WARNING**: using this option makes the transfer insecure.32 --insecure can make curl trust and use such information from malicious
3 Long: doh-insecure4 Help: Allow insecure DoH server connections7 Example: --doh-insecure --doh-url https://doh.example $URL11 Same as --insecure but used for DoH (DNS-over-HTTPS).
3 Long: proxy-insecure7 Example: --proxy-insecure -x https://proxy $URL8 See-also: proxy insecure11 Same as --insecure but used in HTTPS proxy context.
9 See-also: doh-insecure17 settings are not inherited but are controlled separately via --doh-insecure
9 See-also: ssl-reqd insecure ciphers12 Warning: this is considered an insecure option. Consider using --ssl-reqd
69 doh-insecure.d \115 insecure.d \186 proxy-insecure.d \
9 See-also: insecure
8 See-also: doh-insecure
144 sink->insecure = DEFAULT_INSECURE; in gst_curl_tls_sink_init()179 sink->insecure = FALSE; in gst_curl_tls_sink_set_property()185 sink->insecure = FALSE; in gst_curl_tls_sink_set_property()194 sink->insecure = g_value_get_boolean (value); in gst_curl_tls_sink_set_property()195 GST_DEBUG_OBJECT (sink, "insecure set to %d", sink->insecure); in gst_curl_tls_sink_set_property()227 g_value_set_boolean (value, sink->insecure); in gst_curl_tls_sink_get_property()293 if (!sink->insecure) { in gst_curl_tls_sink_set_options_unlocked()313 if (sink->insecure) { in gst_curl_tls_sink_set_options_unlocked()
52 gboolean insecure; member
26 pinnedpubkey no-match must fail even when insecure29 --insecure --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost…
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
22 --insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPSPORT/want…
21 <command> # no --insecure
19 ….pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure --connect-timeout…
20 …er/curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/irrelevant-file --insecure
19 …ient_key.pub -u not-a-valid-user: sftp://%HOSTIP:%SSHPORT%SSH_PWD/not-a-valid-file-moooo --insecure
331 // This is applicable to upgrade-insecure-requests and mixed-content tests.387 // This is applicable to upgrade-insecure-requests and mixed-content tests.
32 consider insecure or to be insecure pretty soon.47 consider insecure or to be insecure pretty soon.
11 it('should throw disallowed error for insecure protocol', async () => {28 it('should throw disallowed error for insecure protocol in REPL', () => {
55 --doh-insecure 7.76.0102 --insecure (-k) 7.10173 --proxy-insecure 7.52.0