blob: e3d6f491fb8c680c4445b10a3ab7c495686047ad (
plain)
1
2
3
4
5
|
#### **--tls-verify**
Require HTTPS and verify certificates when contacting registries (default: true). If explicitly set to true,
then TLS verification will be used. If set to false, then TLS verification will not be used. If not specified,
TLS verification will be used unless the target registry is listed as an insecure registry in registries.conf.
|