Skip to main content



      Home
Home » Modeling » EMF » [NET4J] SSL acceptor support
[NET4J] SSL acceptor support [message #885950] Wed, 13 June 2012 19:09 Go to next message
Eclipse UserFriend

Hi, looking at the CDO 4.1 code base there seems to be quite a bit of code to support an SSP acceptor based on the TCP acceptor. Can anyone comment on how whether they've used the SSP acceptor before and how it should be configured?

Thanks,
Warwick
Re: [NET4J] SSL acceptor support [message #886017 is a reply to message #885950] Wed, 13 June 2012 23:53 Go to previous message
Eclipse UserFriend
Am 14.06.2012 01:09, schrieb Warwick Burrows:
>
> Hi, looking at the CDO 4.1 code base there seems to be quite a bit of code to support an SSP acceptor based on the TCP
> acceptor. Can anyone comment on how whether they've used the SSP acceptor before and how it should be configured?
Our committers from NoMagic have developed this transport in the scope of this bugzilla:

340108: Provide an SSL transport implementation for Net4J
https://bugs.eclipse.org/bugs/show_bug.cgi?id=340108

There are a couple of examples and tests available:

/org.eclipse.emf.cdo.examples/src/org/eclipse/emf/cdo/examples/StandaloneContainerExampleSSL.java
/org.eclipse.net4j.examples/src/org/eclipse/net4j/examples/echo/client/EchoSSLClient.java
/org.eclipse.net4j.examples/src/org/eclipse/net4j/examples/echo/server/EchoSSLServer.java
/org.eclipse.net4j.examples/src/org/eclipse/net4j/examples/transfer/UploadSSLClientAction.java
/org.eclipse.net4j.examples/src/org/eclipse/net4j/examples/transfer/UploadSSLServer.java
/org.eclipse.net4j.examples/sslKey
/org.eclipse.emf.cdo.server/CDOServer_SSL.launch
/org.eclipse.emf.cdo.server.product/config-ssl/cdo-server.xml

org.eclipse.emf.cdo.tests.config.impl.SessionConfig.Net4j.SSL
/org.eclipse.emf.cdo.tests/src/org/eclipse/emf/cdo/tests/AllTestsMEMBranchesSSL.java
/org.eclipse.emf.cdo.tests/launches/CDO AllTests (MEM branching SSL).launch
/org.eclipse.emf.cdo.tests/sslKey

I hope that gives you some pointers.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
Previous Topic:XMI:ID attributed to several objects ?
Next Topic:Reading XMI error?
Goto Forum:
  


Current Time: Thu Jul 10 07:00:23 EDT 2025

Powered by FUDForum. Page generated in 0.06259 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top