RE: [xep-support] SSL Certificate issue

From: Story, Stacy <stacy.story@directconnectsolutions.com>
Date: Fri Jan 09 2009 - 13:17:14 PST

The problem is we are not dealing with a self signed certificate.
The Cert is signed by Godaddy's new intermediate chain.
 
The java keystore was previously updated by the keytool to include Godaddy's new cert chain.
 
When a diffrent app, (please see orgional message) uses the default java keystore, it returns as a trusted cert.
 
When XEP makes the calls for java to retrieve the resources, an exception is raised.
Does XEP refrence and/or maintain a diffrent cert store?

Stacy Story
Software Simian
Direct Connect Solutions

________________________________

From: owner-xep-support@renderx.com on behalf of Michael Sulyaev
Sent: Fri 1/9/2009 2:08 AM
To: xep-support@renderx.com
Subject: Re: [xep-support] SSL Certificate issue

Story, Stacy wrote:
> Once this was active on their web server, XEP and XEPwin have started
> throwing errors.
>
> Could not retrieve image from 'https://www....com/logo-for-report.jpg':
> javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException: No trusted certificate found

Hello Stacy,

XEP relies on Java and System routines for retrieving URI-referenced
resources, so there is nothing to change in XEP on this issue.

Your program may help others to spot and fix similar issues, thanks!

I believe there may be other problems of this kind, e.g. self-signed
certificates. I thought there is a way to manually import certificates
(to make them trusted) in the Security tab of jcontrol (Java Control
Panel), but I've never tried. Did not it help?

In general, I'd say that issues of this kind may and probably should be
resolved on a dedicated proxy server. This way one may protect against
temporary networking problems, along with resolving the security concerns.

Regards,
Michael Sulyaev
RenderX

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html

Received on Fri Jan 9 13:37:19 2009

This archive was generated by hypermail 2.1.8 : Fri Jan 09 2009 - 13:37:20 PST