Hi Raj,
I am no expert in this stuff, but once I think I had a similar error
with a SOAP webservice talking to a secure https URL. I think crux of
the problem is that one of the security certificates in your JVM is out
of date (sorry if this is not case - as I said I am no expert).
I cannot remember the details, but, I somehow found out which
certificate I was missing in the JVM and then downloaded a new one and
installed it into my JVMs keystore.
Sorry about the lack of details, but, it may give you something to go on
(via google of couese) until you recieve a better response!
Regards
Tim
Rajapandian R wrote:
Dear all
I am trying to download a page.
The URL is https://www.flykingfisher.biz/ I am using JDK 1.5
I am getting the following exception
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path validation
failed: java.security.cert.CertPathValidatorException: timestamp check
failed
please tell me when these exceptions occur and how can we rectify it.
thanks in advance
regards
rajapandian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]