github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/tls-verify.md (about)

     1  ####> This option file is used in:
     2  ####>   podman auto update, build, container runlabel, create, farm build, kube play, login, manifest add, manifest create, manifest inspect, manifest push, pull, push, run, search
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--tls-verify**
     6  
     7  Require HTTPS and verify certificates when contacting registries (default: **true**).
     8  If explicitly set to **true**, TLS verification is used.
     9  If set to **false**, TLS verification is not used.
    10  If not specified, TLS verification is used unless the target registry
    11  is listed as an insecure registry in **[containers-registries.conf(5)](https://github.com/containers/image/blob/main/docs/containers-registries.conf.5.md)**