python-hpilo icon indicating copy to clipboard operation
python-hpilo copied to clipboard

SSL Handshakes Failed on Multiple iLO 3 Devices

Open iperry-indigex opened this issue 1 year ago • 0 comments

I have a docker container specifically built to run this module on 3 old iLOs that my company has. They're iLO 3s, I compiled OpenSSL 1.0.2g with SSL v2 and SSL v3 enabled, and then compiled Python 3.7 using that version of OpenSSL. The error I get is:

Encountered an error: _ssl.c:1059: The handshake operation timed out

Any help would be greatly appreciated. I've been wracking my brain on this for days. It looks like on occasion it will work one time, then go back to timing out on the SSL handshake.

iperry-indigex avatar Aug 13 '24 15:08 iperry-indigex