This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
Releases: Showmax/arista-eos-exporter
Releases · Showmax/arista-eos-exporter
Fix compatibility with python 3.10 and SSL
[FIX] Python 3.10 has higher SSL standards than most Arista devices support without a huge upgrade. This fix allows older ciphersuites to be used to connect to the Arista devices. An example of such error:
PYEAPI Client Connection Exception: Socket error during eAPI connection: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:997)