Difference between revisions of "--insecure"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
+ | [[git config --global]] [[sslVerify]] false | ||
== Related == | == Related == | ||
* [[Google Chrome]]: allow insecure connections. | * [[Google Chrome]]: allow insecure connections. | ||
* <code>[[wget --no-check-certificate]]</code> | * <code>[[wget --no-check-certificate]]</code> | ||
+ | * [[podman pull --tls-verify=false]] | ||
* <code>[[Your connection is not private]]</code> | * <code>[[Your connection is not private]]</code> | ||
Latest revision as of 16:08, 11 February 2024
git config --global sslVerify false
Related[edit]
- Google Chrome: allow insecure connections.
wget --no-check-certificate
- podman pull --tls-verify=false
Your connection is not private
See also[edit]
- HTTP, HTTP client, HTTP/1.1, HTTP/2, HTTP/3, HTTPS, HSTS CSR, TLS, SSL,
openSSL
, WebSockets, WebRTC,ssl_certificate
QUIC, HPKP, CT, List of HTTP status codes, URL redirection, Content-type:, Webhook, HTTP headers,--insecure
, Axios HTTP client, HTTP cookies, HTTP ETag, Hypertext Transfer Protocol -- HTTP/1.1
Advertising: