mirror of
https://github.com/containers/podman.git
synced 2025-12-12 09:50:25 +08:00
* Do not try to login with existing credentials when the user specifies a username or password on the CLI. * Improve error messages. * Use specified tls-verify switch and cert-dir for all requests. Fixes: #2092 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>