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&...]