Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Trac problems with certificates
Trac problems with certificates [message #60054] Thu, 16 October 2008 09:38 Go to next message
Eclipse UserFriend
Originally posted by: alexander.lex.gmx.at

Hi,

I have problems connecting to a trac server that uses a certificate.

When I try to download eg a task, then I get the following error message:

The certificate is not trusted because the issuer certificate is unknown.

(Error code: sec_error_unknown_issuer)

I had a similar issue with firefox, but this has been resolved somehow. The
certificate is certainly valid and the issuer is known to both firefox and
opera.

The certificiate is a Cybertrust Educational, a somewhat related discussion
is here:

http://www.nabble.com/About-the-Cybertrust-Educational-CA-ce rtificate-td19513129.html

I used to ignore the warnings in Firefox (which does not seem to be possible
in Mylyn) but don't get any warnings in Firefox any more (and I have not
added an exception in Firefox)

What can I do to make mylyn work with that trac repository?

Thanks,

Alex
Re: Trac problems with certificates [message #60078 is a reply to message #60054] Thu, 16 October 2008 18:12 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Try following the steps outlined here:

http://wiki.eclipse.org/Mylyn/FAQ#Why_do_I_get_an_error_when _accessing_secured_web_sites.3F

I am not sure if this still works with current versions of the internal
browser.

Steffen


Alexander Lex wrote:

> Hi,
>
> I have problems connecting to a trac server that uses a certificate.
>
> When I try to download eg a task, then I get the following error message:
>
> The certificate is not trusted because the issuer certificate is unknown.
>
> (Error code: sec_error_unknown_issuer)
>
> I had a similar issue with firefox, but this has been resolved somehow.
> The certificate is certainly valid and the issuer is known to both firefox
> and opera.
>
> The certificiate is a Cybertrust Educational, a somewhat related
> discussion is here:
>
>
http://www.nabble.com/About-the-Cybertrust-Educational-CA-ce rtificate-td19513129.html
>
> I used to ignore the warnings in Firefox (which does not seem to be
> possible in Mylyn) but don't get any warnings in Firefox any more (and I
> have not added an exception in Firefox)
>
> What can I do to make mylyn work with that trac repository?
>
> Thanks,
>
> Alex
Re: Trac problems with certificates [message #60126 is a reply to message #60078] Fri, 17 October 2008 09:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alexander.lex.gmx.at

Great! Worked perfectly!
Thx!

Alex

Steffen Pingel wrote:

> Try following the steps outlined here:
>
>
http://wiki.eclipse.org/Mylyn/FAQ#Why_do_I_get_an_error_when _accessing_secured_web_sites.3F
>
> I am not sure if this still works with current versions of the internal
> browser.
>
> Steffen
>
>
> Alexander Lex wrote:
>
>> Hi,
>>
>> I have problems connecting to a trac server that uses a certificate.
>>
>> When I try to download eg a task, then I get the following error message:
>>
>> The certificate is not trusted because the issuer certificate is unknown.
>>
>> (Error code: sec_error_unknown_issuer)
>>
>> I had a similar issue with firefox, but this has been resolved somehow.
>> The certificate is certainly valid and the issuer is known to both
>> firefox and opera.
>>
>> The certificiate is a Cybertrust Educational, a somewhat related
>> discussion is here:
>>
>>
>
http://www.nabble.com/About-the-Cybertrust-Educational-CA-ce rtificate-td19513129.html
>>
>> I used to ignore the warnings in Firefox (which does not seem to be
>> possible in Mylyn) but don't get any warnings in Firefox any more (and I
>> have not added an exception in Firefox)
>>
>> What can I do to make mylyn work with that trac repository?
>>
>> Thanks,
>>
>> Alex
Re: Trac problems with certificates [message #60887 is a reply to message #60078] Mon, 27 October 2008 16:25 Go to previous messageGo to next message
Jorrit Schippers is currently offline Jorrit SchippersFriend
Messages: 26
Registered: July 2009
Junior Member
Steffen Pingel wrote:
> Try following the steps outlined here:
>
> http://wiki.eclipse.org/Mylyn/FAQ#Why_do_I_get_an_error_when _accessing_secured_web_sites.3F
>
> I am not sure if this still works with current versions of the internal
> browser.
>

It works for me, but the Wiki page could be updated in two ways:

1. change mozilla to firefox (i think that firefox is used more these
days) or provide a note that this part of the command could be changed

2. as people are likely to view the page in firefox, issuing the command
will open a new window in the same browser instance and not load a new
profile. In order to achieve this, -no-remote has to be added to the
command line.

Regards,

Jorrit
Re: Trac problems with certificates [message #60932 is a reply to message #60887] Mon, 27 October 2008 17:39 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Great points! Please go ahead and make these changes. It's a wiki
afterall :).

Steffen


> Steffen Pingel wrote:
>> Try following the steps outlined here:
>>
>>
http://wiki.eclipse.org/Mylyn/FAQ#Why_do_I_get_an_error_when _accessing_secured_web_sites.3F
>>
>> I am not sure if this still works with current versions of the internal
>> browser.
>>
>
> It works for me, but the Wiki page could be updated in two ways:
>
> 1. change mozilla to firefox (i think that firefox is used more these
> days) or provide a note that this part of the command could be changed
>
> 2. as people are likely to view the page in firefox, issuing the command
> will open a new window in the same browser instance and not load a new
> profile. In order to achieve this, -no-remote has to be added to the
> command line.
>
> Regards,
>
> Jorrit
Re: Trac problems with certificates [message #60957 is a reply to message #60932] Tue, 28 October 2008 08:53 Go to previous message
Jorrit Schippers is currently offline Jorrit SchippersFriend
Messages: 26
Registered: July 2009
Junior Member
Steffen Pingel wrote:
> Great points! Please go ahead and make these changes. It's a wiki
> afterall :).
>
> Steffen
>

I couldn't find the registration button, but I just had to look a little
more.

I have added it.

Jorrit
Re: Trac problems with certificates [message #594251 is a reply to message #60054] Thu, 16 October 2008 18:12 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Try following the steps outlined here:

http://wiki.eclipse.org/Mylyn/FAQ#Why_do_I_get_an_error_when _accessing_secured_web_sites.3F

I am not sure if this still works with current versions of the internal
browser.

Steffen


Alexander Lex wrote:

> Hi,
>
> I have problems connecting to a trac server that uses a certificate.
>
> When I try to download eg a task, then I get the following error message:
>
> The certificate is not trusted because the issuer certificate is unknown.
>
> (Error code: sec_error_unknown_issuer)
>
> I had a similar issue with firefox, but this has been resolved somehow.
> The certificate is certainly valid and the issuer is known to both firefox
> and opera.
>
> The certificiate is a Cybertrust Educational, a somewhat related
> discussion is here:
>
>
http://www.nabble.com/About-the-Cybertrust-Educational-CA-ce rtificate-td19513129.html
>
> I used to ignore the warnings in Firefox (which does not seem to be
> possible in Mylyn) but don't get any warnings in Firefox any more (and I
> have not added an exception in Firefox)
>
> What can I do to make mylyn work with that trac repository?
>
> Thanks,
>
> Alex
Re: Trac problems with certificates [message #594270 is a reply to message #60078] Fri, 17 October 2008 09:33 Go to previous message
Alexander Lex is currently offline Alexander LexFriend
Messages: 8
Registered: July 2009
Junior Member
Great! Worked perfectly!
Thx!

Alex

Steffen Pingel wrote:

> Try following the steps outlined here:
>
>
http://wiki.eclipse.org/Mylyn/FAQ#Why_do_I_get_an_error_when _accessing_secured_web_sites.3F
>
> I am not sure if this still works with current versions of the internal
> browser.
>
> Steffen
>
>
> Alexander Lex wrote:
>
>> Hi,
>>
>> I have problems connecting to a trac server that uses a certificate.
>>
>> When I try to download eg a task, then I get the following error message:
>>
>> The certificate is not trusted because the issuer certificate is unknown.
>>
>> (Error code: sec_error_unknown_issuer)
>>
>> I had a similar issue with firefox, but this has been resolved somehow.
>> The certificate is certainly valid and the issuer is known to both
>> firefox and opera.
>>
>> The certificiate is a Cybertrust Educational, a somewhat related
>> discussion is here:
>>
>>
>
http://www.nabble.com/About-the-Cybertrust-Educational-CA-ce rtificate-td19513129.html
>>
>> I used to ignore the warnings in Firefox (which does not seem to be
>> possible in Mylyn) but don't get any warnings in Firefox any more (and I
>> have not added an exception in Firefox)
>>
>> What can I do to make mylyn work with that trac repository?
>>
>> Thanks,
>>
>> Alex
Re: Trac problems with certificates [message #594519 is a reply to message #60078] Mon, 27 October 2008 16:25 Go to previous message
Jorrit Schippers is currently offline Jorrit SchippersFriend
Messages: 26
Registered: July 2009
Junior Member
Steffen Pingel wrote:
> Try following the steps outlined here:
>
> http://wiki.eclipse.org/Mylyn/FAQ#Why_do_I_get_an_error_when _accessing_secured_web_sites.3F
>
> I am not sure if this still works with current versions of the internal
> browser.
>

It works for me, but the Wiki page could be updated in two ways:

1. change mozilla to firefox (i think that firefox is used more these
days) or provide a note that this part of the command could be changed

2. as people are likely to view the page in firefox, issuing the command
will open a new window in the same browser instance and not load a new
profile. In order to achieve this, -no-remote has to be added to the
command line.

Regards,

Jorrit
Re: Trac problems with certificates [message #594536 is a reply to message #60887] Mon, 27 October 2008 17:39 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Great points! Please go ahead and make these changes. It's a wiki
afterall :).

Steffen


> Steffen Pingel wrote:
>> Try following the steps outlined here:
>>
>>
http://wiki.eclipse.org/Mylyn/FAQ#Why_do_I_get_an_error_when _accessing_secured_web_sites.3F
>>
>> I am not sure if this still works with current versions of the internal
>> browser.
>>
>
> It works for me, but the Wiki page could be updated in two ways:
>
> 1. change mozilla to firefox (i think that firefox is used more these
> days) or provide a note that this part of the command could be changed
>
> 2. as people are likely to view the page in firefox, issuing the command
> will open a new window in the same browser instance and not load a new
> profile. In order to achieve this, -no-remote has to be added to the
> command line.
>
> Regards,
>
> Jorrit
Re: Trac problems with certificates [message #594541 is a reply to message #60932] Tue, 28 October 2008 08:53 Go to previous message
Jorrit Schippers is currently offline Jorrit SchippersFriend
Messages: 26
Registered: July 2009
Junior Member
Steffen Pingel wrote:
> Great points! Please go ahead and make these changes. It's a wiki
> afterall :).
>
> Steffen
>

I couldn't find the registration button, but I just had to look a little
more.

I have added it.

Jorrit
Previous Topic:Unhandled event loop exception
Next Topic:Mylyn Trac connector mappings for priority and severity fields
Goto Forum:
  


Current Time: Thu Jun 27 20:46:14 GMT 2024

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

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

Back to the top