symat opened a new pull request #2642: URL: https://github.com/apache/hbase/pull/2642
In this patch I want to introduce the hbase.rest.ssl.keystore.type parameter, enabling us to customize the keystore type for the REST server. If the parameter is not provided, then we should fall-back to the current behaviour (which assumes keystore type JKS). This is similar to how we already configure the InfoServer objects with the ssl.server.keystore.type parameter to set up HTTPS for the various admin UIs. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
