zopen init, alternative site to get cacert.pem? #752
Answered
by
IgorTodorovskiIBM
fswarbrick
asked this question in
Q&A
-
My shop blocks most non-U.S. sites, so I am unable to connect to both curl.se and curl.haxx.se. Is there an alternative site I can download the cacert.pem file from? Or a way to bypass this step? |
Beta Was this translation helpful? Give feedback.
Answered by
IgorTodorovskiIBM
Apr 16, 2024
Replies: 1 comment 1 reply
-
Hi, it's on our meta repo - https://github.com/ZOSOpenTools/meta/blob/e5ef78f8228b05bfbd046ace0a693c3d568fcf0e/cacert.pem @DevonianTeuchter - do you recall if there's a way to bypass the cacert.pem download? Perhaps we should add an option to avoid downloading it or print a warning rather than a hard error. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fswarbrick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, it's on our meta repo - https://github.com/ZOSOpenTools/meta/blob/e5ef78f8228b05bfbd046ace0a693c3d568fcf0e/cacert.pem
@DevonianTeuchter - do you recall if there's a way to bypass the cacert.pem download? Perhaps we should add an option to avoid downloading it or print a warning rather than a hard error.