[jboss-user] [JBoss Web Services] - Re: WS-Security: keystores and truststores

Pratik Pai do-not-reply at jboss.com
Fri Jul 20 03:25:42 EDT 2012


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120720/6fbe652c/attachment.html 


More information about the jboss-user mailing list