github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/cert-dir.md (about)

     1  ####> This option file is used in:
     2  ####>   podman build, container runlabel, farm build, image sign, kube play, login, manifest add, manifest push, pull, push, search
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--cert-dir**=*path*
     6  
     7  Use certificates at *path* (\*.crt, \*.cert, \*.key) to connect to the registry. (Default: /etc/containers/certs.d)
     8  For details, see **[containers-certs.d(5)](https://github.com/containers/image/blob/main/docs/containers-certs.d.5.md)**.
     9  (This option is not available with the remote Podman client, including Mac and Windows (excluding WSL2) machines)