mirror of
https://github.com/containers/skopeo.git
synced 2025-09-13 13:33:13 +00:00
Flip --tls-verify default to true
Document better what --tls-verify does ... and sprinkle --tls-verify=false over integration tests.
This commit is contained in:
@@ -47,7 +47,7 @@ Most commands refer to container images, using a _transport_`:`_details_ format.
|
||||
|
||||
**--registries.d** _dir_ use registry configuration files in _dir_ (e.g. for docker signature storage), overriding the default path.
|
||||
|
||||
**--tls-verify** _bool-value_ Verify certificates
|
||||
**--tls-verify** _bool-value_ Require HTTPS and verify certificates when talking to docker registries (defaults to true)
|
||||
|
||||
**--help**|**-h** Show help
|
||||
|
||||
|
Reference in New Issue
Block a user