Support encrypted binary protocol (Tarantool Enterprise)
Totktonada opened this issue · 1 comments
Totktonada commented
The connector should be able to connect to Tarantool Enterprise using the encrypted protocol.
Related: tarantool/go-tarantool#155.
oleg-jukovec commented
Really well that a ssl module from the python standart library uses OpenSSL. But we need to keep in mind that Python can be built without it (and handle it properly).