[jboss-dev-forums] [JBoss AS 7 Development] - Re: Remoting-connector with SSL
Petr Mates
do-not-reply at jboss.com
Tue Feb 28 06:29:06 EST 2012
Petr Mates [https://community.jboss.org/people/mates1234] created the discussion
"Re: Remoting-connector with SSL"
To view the discussion, visit: https://community.jboss.org/message/720166#720166
--------------------------------------------------------------
For lookup with "remote://" protocol I've construct Properties for InitialContext like
p.put("jboss.naming.client.remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED","true");
p.put("jboss.naming.client.connect.options.org.xnio.Options.SSL_STARTTLS","true");
and now it works.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/720166#720166]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120228/6e92bb83/attachment.html
More information about the jboss-dev-forums
mailing list