basho / riak-erlang-client

The Riak client for Erlang.
Apache License 2.0
311 stars 188 forks source link

Can't connect to riak server with security mode enabled #377

Open tothlac opened 5 years ago

tothlac commented 5 years ago

It's mainly a question right now, but what is the preferred OTP version when security is enabled on the server side to connect?

It looks like the behaviour really depends on the erlang version. Is erlang otp 21 supported or use an older version?

aboroska commented 5 years ago

Erlang OTP 21 client works fine.