|
From: Mattias J <ma...@ex...> - 2004-06-24 15:16:43
|
It seems to me (both through testing and though looking at the souce code)
that even if you define a keystore with trusted certificates in
msh.properties.xml, it is not used. Is this correct?
This is the setting I would like to use:
<SSL>
<!-- Trust keystore for SSL Server Authentication -->
<TrustedAnchor>
<KeyStore>
<Path>/hermes</Path>
<File>trusted.keystore</File>
<Password>foobar</Password>
</KeyStore>
</TrustedAnchor>
</SSL>
Mattias Jiderhamn
Expert Systems
ma...@ex...
www.expertsystem.se
|