Actions
Story #6432
closed[SDKs] PySDK supports Red Hat system CA certs
Start date:
06/26/2015
Due date:
% Done:
100%
Estimated time:
(Total: 0.50 h)
Story points:
-
Description
Right now the Python SDK knows how to find and use the Debian system CA certs file (/etc/ssl/certs/ca-certificates.crt
) in places where libraries try to use old certs. This path doesn't exist on Red Hat, so the SDK can't verify the certs of Curoverse clusters. In all the places where we use the Debian CA certs, search for the Red Hat CA certs, and use them if available.
Actions