Discussion:
Mappoint webservice calls returning SSLHandshakeExceptions
(too old to reply)
Shannon Cord
2009-12-14 21:33:36 UTC
Permalink
I have a process setup that imports data into my Mappoint application
daily via the Mappoint webservice. However, it has been failing
recently and the error message is:

12/13/09 8:00:19 AM Unable to get job ID: ; nested exception is:
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path validation
failed: java.security.cert.CertPathValidatorException: timestamp check
failed
12/13/09 8:00:19 AM Error in execute():
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path validation
failed: java.security.cert.CertPathValidatorException: timestamp check
failed
12/13/09 8:00:19 AM Shutting down...

I've seen the SSLHandshakeException before... when my security
certificates were expired. Problem is, they AREN'T expired this
time. The ones I currently have in my keystore don't expire until
2011. Is anyone else having this problem? Can anyone help? Thanks
for reading.
Shannon Cord
2009-12-14 21:45:39 UTC
Permalink
I've posted about this problem before, and have gotten help with it.
Most recently in March 2009 when a user here let me know about a
change in the Security Certificates. Does anyone know if anything
similar has happened this time? Do I need to get new certificates
again even though the old ones aren't expired?

Loading...