diff options
author | Aditya Rajan <arajan@redhat.com> | 2022-01-05 17:44:46 +0530 |
---|---|---|
committer | Aditya Rajan <arajan@redhat.com> | 2022-01-11 00:46:06 +0530 |
commit | a8b02cf4bff10c252e6c7864c6b2c72c11ce2a18 (patch) | |
tree | 0078fdabb7a1ef56524b3936df6ffa4fe83ce911 /go.mod | |
parent | 5c363ff276b7f97cff5ce946e313d98ae9bb2f60 (diff) | |
download | podman-a8b02cf4bff10c252e6c7864c6b2c72c11ce2a18.tar.gz podman-a8b02cf4bff10c252e6c7864c6b2c72c11ce2a18.tar.bz2 podman-a8b02cf4bff10c252e6c7864c6b2c72c11ce2a18.zip |
ignition: add support from setting SSL_CERT_FILE
Podman often has to run behind an http/https proxy, often in corporate environments.
This proxy may or may not include SSL inspection capabilities, requiring a trusted SSL CA certificate to be added to a system's trust store.
Copy the file referred to by SSL_CERT_FILE on the host into the podman machine's OS trust store, overriding the built-in single-file trust store certificate.
Also set the `SSL_FILE_CERT` on remote machine
[NO NEW TESTS NEEDED]
Signed-off-by: Aditya Rajan <arajan@redhat.com>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions