V
V
Vladimir Kuts2016-12-22 17:43:24
Python
Vladimir Kuts, 2016-12-22 17:43:24

Support for additional protocols in openssl?

There is a piece of hardware that communicates via the SSLv3 protocol using the ADH-RC4-MD5 cipher suite
. Everything is fine - only the piece of iron supports just such protocols, and somehow I cannot change them. And I need to "talk" to it with a Python script.
How can I rebuild the library for python, with support for these particular protocols? Preferably without touching the system-wide openssl?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Max, 2016-12-22
@MaxDukov

how to compile - here
, but something not to affect the "native" .... then it's better to docker.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question