Python Forum
SSLv3 connection with ssl librairie in Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SSLv3 connection with ssl librairie in Python
#4
I did a small mistake in the openssl command line i wrote, here is the good version : openssl s_client -connect IP:PORT -ssl3 -cipher RC4-SHA
So this command works , i'm sure SSLv3 is available, but cant connect using ssl librarie :/
Reply


Messages In This Thread
RE: SSLv3 connection with ssl librairie in Python - by madem - May-02-2018, 09:38 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020