[jboss-user] [JBoss Web Services] - Re: JBoss5.1 and HTTPS webservice client

spyhunter99 do-not-reply at jboss.com
Mon Apr 9 09:14:19 EDT 2012


spyhunter99 [https://community.jboss.org/people/spyhunter99] created the discussion

"Re: JBoss5.1 and HTTPS webservice client"

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

--------------------------------------------------------------
I believe org.jboss.ws.socketFactory is used for message level signing and encryption, not transport.

try put("javax.net.ssl....") in the request context.

I've complained about this and modified a version of the community stack for this purpose. There's a jira on it. No idea how it works in the eap version of jboss. It irritates me too. As a work around, I store the passwords encrypted on disk. Then at run time, I read in the passwords, decrypt them, then add them to System.properties, I suppose then you can remove them but it obviously depends on whether or not something else is relying on them
--------------------------------------------------------------

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

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/20120409/7232e677/attachment.html 


More information about the jboss-user mailing list