0

I am running a python script in Jenkins that throws this error:

+ python certcheck.py
Traceback (most recent call last):
  File "certcheck.py", line 3, in <module>
    from OpenSSL import SSL
ImportError: No module named OpenSSL

How can I watch/checkout the pyopenssl repository to fulfill this python dependency? I was looking at this solution

torek
  • 389,216
  • 48
  • 524
  • 664
HC LW
  • 99
  • 7

0 Answers0