cyanite icon indicating copy to clipboard operation
cyanite copied to clipboard

Support all alia cluster connection modes

Open chjohnst opened this issue 10 years ago • 3 comments

Datastax commercial Cassandra supports Kerberos auth, would be useful to see support here for this

chjohnst avatar Nov 12 '14 12:11 chjohnst

I see we are using the alia library (which uses hayt?), but I don't think it supports kerberos.. Looks like cassaforte does but that would be a bit of trouble after looking through the code to port to it if at all.

chjohnst avatar Dec 30 '14 04:12 chjohnst

Support for kerberos and tls were just added, see: https://github.com/mpenet/alia/blob/master/CHANGELOG.md#230 http://mpenet.github.io/alia/qbits.alia.html#var-cluster

mpenet avatar Dec 30 '14 14:12 mpenet

Hi @chjohnst this probably won't make it in #80 but should be good for the follow-up release

pyr avatar Jul 23 '15 13:07 pyr