JBoss Community

Accessing keystore and truststore in jboss 5

created by User User11 in JBoss Web Services - View the full discussion

In jboss 5.1.0GA, in the jboss-wsse-server.xml, is there a way to specify an absolute path to the keystore and truststore files?

 

The only way it works for me currently is if I specify the relative path.

eg: <key-store-file>WEB-INF/keystore.p12</key-store-file> and <trust-store-file>WEB-INF/tde_truststore.jks</trust-store-file>

 

If an absolute path cannot be specified, is there a way to specify a url or supply it as an argument in bin/run.bat?

 

Thanks.

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community