macOs - Behind corporate firewall, SSL cert installation #24539
Unanswered
anantyadunath
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community,
I am new to the community and to Podman on macOS. I am primarily a Windows user however recently trying to setup Podman for Mac, so please bear with me if the questions are simple / lame.
I am trying to install Podman v5.2.5 on macOS which is behind Zscaler corporate network. I have installed and trusted all organizational SSL certs provided on the Mac machine and I do not face any SSL issues when it comes to Mac. However when I try to execute any commands on the "Podman machine" (for example curl) it throws an SSL error since the certificate is a MIM from Zscaler self signed by my org.
I faced similar issues when setting up for windows, in which case, I used to install my SSL certs inside Podman machine and everything works. I assume that on windows, it's the plain old Fedora installation instead of Fedora CoreOS and I am struggling to install the certs in this setup. I already tried def, however it is missing. I tried rpm-ostree, however do not understand how to use it correctly since seems that the actual podman machine is a virtual machine inside CoreOS.
Any guidance in this context would help. Thanks !
Beta Was this translation helpful? Give feedback.
All reactions