diff options
author | Aditya Rajan <arajan@redhat.com> | 2022-01-05 17:40:45 +0530 |
---|---|---|
committer | Aditya Rajan <arajan@redhat.com> | 2022-01-11 00:45:54 +0530 |
commit | 5c363ff276b7f97cff5ce946e313d98ae9bb2f60 (patch) | |
tree | 9febb0b04926b03a4f89647ae96d6c9520c81945 /pkg/specgen/generate | |
parent | 87cd4b698cea28ef99b3b3326309b068b9aa7f04 (diff) | |
download | podman-5c363ff276b7f97cff5ce946e313d98ae9bb2f60.tar.gz podman-5c363ff276b7f97cff5ce946e313d98ae9bb2f60.tar.bz2 podman-5c363ff276b7f97cff5ce946e313d98ae9bb2f60.zip |
ignition: propogate HTTP proxy variables from host to remote
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.
Solve this by reading standard proxy variables (HTTP_PROXY HTTPS_PROXY NO_PROXY http_proxy https_proxy no_proxy) and injecting them into the machine at init.
[NO NEW TESTS NEEDED]
Signed-off-by: Aditya Rajan <arajan@redhat.com>
Diffstat (limited to 'pkg/specgen/generate')
0 files changed, 0 insertions, 0 deletions