WFA APIs fail with a certificate error after upgrade from 4.1 to 5.0
- Views:
- 209
- Visibility:
- Public
- Votes:
- 0
- Category:
- oncommand-workflow-automation-wfa
- Specialty:
- om
- Last Updated:
Applies to
OnCommand WorkFlow Automation (WFA) 5.0
Issue
After upgrade from WFA 4.1 to WFA 5.0 you receive an error when making API call from a python script:
"HTTPSConnectionPool(host='<ip>', port=443): Max retries exceeded with url: /rest/workflows/<id>/jobs (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:<id>)'),)) "