lmccay opened a new pull request, #1002: URL: https://github.com/apache/knox/pull/1002
## What changes were proposed in this pull request? Added Alias support for the truststore password. Also moved the creation and load of the truststore to the init method rather than the request processing path. This required an adjustment in the way that the topology level truststore tests were written and the expectations to fail fast at init time which broke previous expectations of the request results reflecting truststore issues or success. ## How was this patch tested? Existing unit tests and new test approaches for previously provided local truststore. Manual run with separate Knox instance and export cert as the truststore. -- 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. To unsubscribe, e-mail: dev-unsubscr...@knox.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org