Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Reference online .setup on https server with ssl-certificate signed by unknown CA
Reference online .setup on https server with ssl-certificate signed by unknown CA [message #1586298] Mon, 26 January 2015 19:44 Go to next message
Christian D is currently offline Christian DFriend
Messages: 12
Registered: February 2012
Junior Member
Hello,

we want to move our .setup file from a shared drive into our git repository. The repository can be accessed via https and authentication. I've already seen there is a fix for the problem with authentication.

But there is a second problem. The ssl-certificate is signed by a company intern CA, which was not registered in Java. When trying to add the setup file, Oomph responds with: "The URI '...' does not contain a valid project".
I had to debug Oomph to find that the SSL Handshake fails. Adding the CA to Java fixes the problem. Probably this is also the right solution to fix the problem.

Nevertheless, it would be nice, if at least the error message of Oomph was more specific. If possible, you could also include the option to trust a certificate or CA right there.
Re: Reference online .setup on https server with ssl-certificate signed by unknown CA [message #1586937 is a reply to message #1586298] Tue, 27 January 2015 04:12 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Hi Christian,

Please submit a bugzilla for this problem.

The model loader (ECFURIHandlerImpl) has been developed by Ed and he's just started a long vacation. I'm not very
familiar with these SSL things, so maybe you can help us and provide a patch through Gerrit?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper



Am 26.01.2015 um 20:44 schrieb Christian D:
> Hello,
>
> we want to move our .setup file from a shared drive into our git repository. The repository can be accessed via https
> and authentication. I've already seen there is a https://www.eclipse.org/forums/index.php/t/956285/
> But there is a second problem. The ssl-certificate is signed by a company intern CA, which was not registered in Java.
> When trying to add the setup file, Oomph responds with: "The URI '...' does not contain a valid project".
> I had to debug Oomph to find that the SSL Handshake fails. Adding the CA to Java fixes the problem. Probably this is
> also the right solution to fix the problem.
> Nevertheless, it would be nice, if at least the error message of Oomph was more specific. If possible, you could also
> include the option to trust a certificate or CA right there.


Previous Topic:Exception when Starting Oomph
Next Topic:[Installer] Default bundle pool location
Goto Forum:
  


Current Time: Fri Apr 19 09:17:25 GMT 2024

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

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

Back to the top