Jedis.jl icon indicating copy to clipboard operation
Jedis.jl copied to clipboard

wait_for_decrypted_data removed in MbedTLS 1.1.6

Open nolberg opened this issue 3 years ago • 0 comments

The function wait_for_decrypted_data has been removed in MbedTLS 1.1.6. As a result, when I try to create a client, I get the following error: LoadError: UndefVarError: wait_for_decrypted_data not defined.

nolberg avatar Oct 03 '22 09:10 nolberg