You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since image integrity is already verified by digest, I don't see much harm in adding an insecure mode where SSL (or at least cert verification) is disabled. Thoughts?
The text was updated successfully, but these errors were encountered:
On a host with custom CA certs behind a man-in-the-middle'ing firewall, puller.par fails to verify gcr.io's cert and the image pull fails.
Since image integrity is already verified by digest, I don't see much harm in adding an insecure mode where SSL (or at least cert verification) is disabled. Thoughts?
The text was updated successfully, but these errors were encountered: