mirror of https://github.com/containers/podman.git
I realized that `params.Del("SkipTLSVerify")` doesn't have any
effect because keys are always lowercased. So it should really
be `params.Del("skiptlsverify")`.
There's also a little bug introduced by
|
||
---|---|---|
.. | ||
util.go |