Hi Demai, You need to set these configurations for your REST server:
"hbase.rest.ssl.enabled" "hbase.rest.ssl.keystore.store" "hbase.rest.ssl.keystore.password" "hbase.rest.ssl.keystore.keypassword" Thanks, Jimmy On Mon, Jun 2, 2014 at 3:23 PM, Demai Ni <[email protected]> wrote: > hi, folks, > > I am wondering how to use ssl with HBase REST, and look at > http://wiki.apache.org/hadoop/Hbase/Stargate, and google a bit. but > couldn't find examples or instructions. > > Can someone give me a couple pointers? thanks > > Demai >
