Re: How to do wire encryption without using kerberos.

2022-01-25 Thread Wellington Chevreuil
AFAIK, the answer is no, currently, there's no way to encrypt rpc requests if not using kerberos. There were some discussions about it in HBASE-26548 and on this slack thread . T

How to do wire encryption without using kerberos.

2022-01-25 Thread Minwoo Kang
Hello, HBase community, I have a question about HBase security. If I want to use wire encryption, I should set kerberos and hbase.rpc.protection=privacy. Is there any way not to use kerberos? (This seems like a silly question.) (I think... If I could safely provide a key to use for encryption, I