Difference between revisions of "Self signed certificate"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
  
[[git clone]] -c http.sslVerify=false https://URL
+
* <code>[[git clone]] -c http.sslVerify=false https://URL</code>
  
  
[[curl]] --insecure https://yourdomain.com
+
* <code>[[curl]] --insecure https://yourdomain.com</code>
 +
 
 +
* <code>[[/etc/docker/daemon.json]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 08:28, 17 February 2021

Advertising: