Cannot view RTC Reports using linux client
![](http://jazz.net/_images/myphoto/a766d3d7d3c496c77cfb0e17595e97dd.jpg)
I cannot view RTC reports using the linux client.
I get the error.
xxxx:9443 uses an invalid security certificate.
The certificate is not trusted because it is self-signed.
(Error code: sec_error_ca_cert_invalid)
I am using the external web browser (firefox) and it thinks that the
certificate is valid.
Any Ideas?
I get the error.
xxxx:9443 uses an invalid security certificate.
The certificate is not trusted because it is self-signed.
(Error code: sec_error_ca_cert_invalid)
I am using the external web browser (firefox) and it thinks that the
certificate is valid.
Any Ideas?
3 answers
![](http://jazz.net/_images/myphoto/a766d3d7d3c496c77cfb0e17595e97dd.jpg)
The certificate is not trusted because it is self-signed.
(Error code: sec_error_ca_cert_invalid)
It's a feature. IE7 does the same thing, it just lets you click through and you can install the cert pretty easily.
For FF, you need to be a bit more persistent, but you can also do it.
See http://support.mozilla.com/tiki-view_forum_thread.php?comments_parentId=158991&forumId=1
![](http://jazz.net/_images/myphoto/a766d3d7d3c496c77cfb0e17595e97dd.jpg)
On 4/21/2010 1:23 PM, MartinaR wrote:
The embedded browser used to view reports in the rich client (on
Windows) is IE, so Martina is correct, you're seeing the Internet
Explorer behaviour.
james
RTC Reports Team Lead
Rumblewrote:
The certificate is not trusted because it is self-signed.
(Error code: sec_error_ca_cert_invalid)
It's a feature. IE7 does the same thing, it just lets you click
through and you can install the cert pretty easily.
For FF, you need to be a bit more persistent, but you can also do it.
See
http://support.mozilla.com/tiki-view_forum_thread.php?comments_parentId=158991&forumId=1
The embedded browser used to view reports in the rich client (on
Windows) is IE, so Martina is correct, you're seeing the Internet
Explorer behaviour.
james
RTC Reports Team Lead
![](http://jazz.net/_images/myphoto/a766d3d7d3c496c77cfb0e17595e97dd.jpg)
I cannot view RTC reports using the linux client.
I get the error.
xxxx:9443 uses an invalid security certificate.
The certificate is not trusted because it is self-signed.
(Error code: sec_error_ca_cert_invalid)
I am using the external web browser (firefox) and it thinks that the
certificate is valid.
Any Ideas?
XulRunner changed their API in 1.9 so that the browser should provide a prompt in this situation. The SWT browser doesn't have anything like this in the version of Eclipse shipped with RTC. So you can downgrade to a lower version of XulRunner or check out the Eclipse bug for the workaround until RTC ships on Eclipse 3.5 or higher.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=214807#c21