SSL issue while running eds dag to get the access token
- Following issue while getting token for IBM keycloak : Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED]
- We have already made the SSL configurable in python sdk code.
- To fix this issue We have to make SSL configurable so that SSL will be disabled for IBM and for other CSP it will be enabled as usual.
Edited by Nikhil Patil