Pratik Pai [https://community.jboss.org/people/pratik.pai] created the 
discussion

"Re: WS-Security: keystores and truststores"

To view the discussion, visit: https://community.jboss.org/message/749213#749213

--------------------------------------------------------------
Hi,

Is there a way using which i can place my stores outside somewhere in my server 
directory?

I tried doing this :-

      
<key-store-file>${jboss.server.home.dir}/conf/server.keystore</key-store-file>
    <key-store-type>jks</key-store-type>
    <key-store-password>admin1234</key-store-password>
    
<trust-store-file>${jboss.server.home.dir}/conf/server.truststore</trust-store-file>
    <trust-store-type>jks</trust-store-type>
    <trust-store-password>admin1234</trust-store-password>

this dint help 

Any help in this would be highly appreciated!

Thanks in advance.

Regards,
Pratik Pai
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/749213#749213]

Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to