Larry McCay created KNOX-1238:
---------------------------------
Summary: Fix Custom Truststore Settings for Gateway
Key: KNOX-1238
URL: https://issues.apache.org/jira/browse/KNOX-1238
Project: Apache Knox
Issue Type: Bug
Components: Server
Reporter: Larry McCay
Assignee: Larry McCay
Fix For: 1.1.0
After some hair pulling, I realized that the truststore configuration and
sslContextFactory creation in JettySSLService is not working properly. It is
setting the gateway's identity store as the truststore whether there is a
custom truststore configured or not.
This patch fixes that issue and allows for a separate truststore.
In the meantime, there is a workaround of adding trusted certs to the
gateway.jks keystore or to cacerts for the gateway instance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)