Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Using SSLConfiguration
Using SSLConfiguration [message #584029] Tue, 03 November 2009 07:53 Go to next message
boss182  is currently offline boss182 Friend
Messages: 10
Registered: July 2009
Junior Member
Hi Riena Team,

i tried to establish an SSL-Connection with riena. The server is setup fine and works as expected.
Unfortunately I can't establish an SSL-Connection because the org.eclipse.riena.internal.communication.core.ssl.SSLConfigu ration has an hostname-verifier (in my scenario on the client site) which always returns false - regardless of any input. I'm using Riena 1.1.0.0 and 1.2.0.0M2 and in both versions the code is the same.
Is there a way to bypass this problem?

Thanks in advance
Johannes
Re: Using SSLConfiguration [message #584041 is a reply to message #584029] Mon, 09 November 2009 08:25 Go to previous message
Stefan Liebig is currently offline Stefan LiebigFriend
Messages: 124
Registered: July 2009
Senior Member
Hi Johannes,

Sorry, for being so late!
Unfortunately there is currently no way for you to change this easily. I
see two things that Riena could do here for improving the situation:
- extend the existing configuration possibilities of the
SSLConfiguration class by e.g. allowing to specify whether to check for
the host name or not and probably entering a list of allowed host names
- allow to let users of Riena provide their ssl configuration completely
on their own

Could you please open a bug report describing your needs and preferred
solution?

Tschüß,
Stefan

boss182 wrote:
> Hi Riena Team,
>
> i tried to establish an SSL-Connection with riena. The server is setup
> fine and works as expected.
> Unfortunately I can't establish an SSL-Connection because the
> org.eclipse.riena.internal.communication.core.ssl.SSLConfigu ration has
> an hostname-verifier (in my scenario on the client site) which always
> returns false - regardless of any input. I'm using Riena 1.1.0.0 and
> 1.2.0.0M2 and in both versions the code is the same.
> Is there a way to bypass this problem?
> Thanks in advance
> Johannes
Previous Topic:Riena & Eclipse Form
Next Topic:Java 5 Enums / Hessian / Riena
Goto Forum:
  


Current Time: Tue Apr 16 13:44:25 GMT 2024

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

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

Back to the top