0

I am struggling to get Python verify the SSL certificates that are available inside my corporate network. My Python scripts are failing with error "CERTIFICATE_VERIFY_FAILED" when I try to connect to ALM and JIRA.

Can someone help to get my Python verify the certificates that I have with me?

Thanks Shanto

N00b Pr0grammer
  • 4,503
  • 5
  • 32
  • 46
Shanto Mathew
  • 21
  • 1
  • 2
  • You need to provide more details than just the description! – N00b Pr0grammer Nov 22 '17 at 09:15
  • I have an application hosted in my corporate network which is not accessible from outside world. This has an SSL certificate. When i connect to this site through Python, the SSL verification is failing. I have the web applications SSL certificate with me. But how can i get Python to verify that SSL certificate? – Shanto Mathew Nov 23 '17 at 23:57
  • This should help - https://stackoverflow.com/questions/1087227/validate-ssl-certificates-with-python?rq=1 – N00b Pr0grammer Nov 24 '17 at 08:34

0 Answers0