mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 19:05:32 +00:00
Correct a typo in docs/skopeo-sync.1.md
To disable TLS verification need to set "tls-verify" to "false"
This commit is contained in:
parent
161ef5a224
commit
6198daeb2c
@ -168,7 +168,7 @@ This will copy the following images:
|
||||
|
||||
For the registry `registry.example.com`, the "john"/"this is a secret" credentials are used, with server TLS certificates located at `/home/john/certs`.
|
||||
|
||||
TLS verification is normally enabled, and it can be disabled setting `tls-verify` to `true`.
|
||||
TLS verification is normally enabled, and it can be disabled setting `tls-verify` to `false`.
|
||||
In the above example, TLS verification is enabled for `reigstry.example.com`, while is
|
||||
disabled for `quay.io`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user