Details
Description
We are using a different file stored in a different directory then the default keystore (var/ keystore.jceks)
i.e. Specified in config.xml as:
<keystore>
<keyStorePath>${midpoint.home}/keystore/foo_baar.jceks</keyStorePath>
...
<keystore>
Yet this keystore is ignored and a default is used which is specified in the midpoint.sh start script suite with the flag: -Djavax.net.ssl.trustStore=${MIDPOINT_HOME}/keystore.jceks
This behavior was not in the earlier versions.
Attachments
Issue Links
- relates to
-
MID-6505 User-friendly truststore
-
- Open
-