Self signed certificate
(Redirected from Verify return code: 18 (self-signed certificate))
Jump to navigation
Jump to search
This article is a Draft. Help us to complete it.
wikipedia:Self signed certificate
git clone -c http.sslVerify=false https://URLcurl --insecure https://yourdomain.comorcurl -kwget --no-check-certificate/etc/docker/daemon.jsondocker --insecure-registry myregistry:5000ordocker --insecure-registry 10.10.10.10/16- Skip TLS verify in Grafana
kubectl get secret YOUR_TLS_SECRET_NAME --o jsonpath='{.data.tls\.crt}' | base64 -d > /tmp/your_cert.crt
See also[edit]
Advertising: