Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [NET4J] SSL acceptor support
[NET4J] SSL acceptor support [message #885950] Wed, 13 June 2012 23:09 Go to next message
Warwick Burrows is currently offline Warwick BurrowsFriend
Messages: 132
Registered: July 2009
Location: Austin, TX
Senior Member

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] Thu, 14 June 2012 03:53 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
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 Apr 18 23:58:44 GMT 2024

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

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

Back to the top