mirror of https://github.com/containers/podman.git
6 lines
391 B
Markdown
6 lines
391 B
Markdown
#### **--cert-dir**=*path*
|
|
|
|
Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry. (Default: /etc/containers/certs.d)
|
|
Please refer to **[containers-certs.d(5)](https://github.com/containers/image/blob/main/docs/containers-certs.d.5.md)** for details.
|
|
(This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)
|