bdemers commented on a change in pull request #259:
URL: https://github.com/apache/shiro/pull/259#discussion_r505684521
##########
File path: integration-tests/support/src/main/resources/createKeyStore.sh
##########
@@ -0,0 +1,65 @@
+#!/usr/bin/env bash
Review comment:
This script isn't run at build time, it just exists as a source for the
keystore and pem as part of this commit.
I'd rather create a keystore on the fly as needed by tests, but this was
easier in the short term.
----------------------------------------------------------------
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]