cirruslabs / tart

macOS and Linux VMs on Apple Silicon to use in CI and other automations
https://tart.run
Other
3.65k stars 102 forks source link

--insecure flag no longer works as of Tart 2.7 #761

Closed paragchandra closed 3 months ago

paragchandra commented 3 months ago

Admittedly I've been a little lazy not setting up TLS termination for my OCI registry; however, thus far I've been getting by without it simply by specifying --insecure when I tart pull/push. That stopped working today after upgrading to the latest v2.7.1:

pulling manifest... Error: The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.

I verified this still works in v2.6.0, and I think it has to do with the following change in v2.7.0, to Info.plist.