Hi team, Netty TLS support is now merged into master and branch-2 branches. Currently keystore/truststore passwords can only be stored in hbase- site.xml which is not the best approach from security perspective.
In the docs review Sergey Soldatov mentioned ( https://github.com/apache/hbase/pull/4717/files#r951768699) an approach in HDFS where password can be stored in special files or in environment variables. Sergey, would you please point me to the details of that implementation? Sounds like it would be acceptable for HBase too. Is there any other idea that folks could recommend? Thanks, Andor
