Re: ssl handshake error



Why do Firefox and IE accept it, when java does not?
Is java out of date?
Thanks

"EJP" <esmond.not.pitt@xxxxxxxxxxxxxxx> wrote in message
news:d6Oxj.20595$421.6757@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
G. Garrett Campbell wrote:
javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target

This means your truststore doesn't trust the server certificate it
received. Either get them to use a CA-signed certificate, or (worse) get
them to export it and import it into your truststore.


.



Relevant Pages

  • Re: ssl handshake error
    ... sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target ... This means your truststore doesn't trust the server certificate it received. ... Either get them to use a CA-signed certificate, or get them to export it and import it into your truststore. ...
    (comp.lang.java.programmer)
  • Re: HTTPS web service connection errors
    ... Last week the hosts of the web service installed a new signed ... As soon as they installed the new certificate, ... Java web app stopped working. ... your Java installation does not have the key to validate it. ...
    (comp.lang.java.programmer)
  • Re: How to exchange certificate ?
    ... Note that the emphasis in CryptoAPI is on CMS/PKCS#7 Enveloped Data ... Are you specifying the correct certificate and store of the recipient after ... If you want to compare with Java you should really be comparing Java against ... > this certificate to be able to use it to encrypt a message back. ...
    (microsoft.public.platformsdk.security)
  • Re: This certificate is Invalid
    ... grant/accept to give it permission to set your pc's hardware clock. ... Even if Java Web Start complains that the certificate used to sign ... you can get thawte email certificate for free. ...
    (comp.lang.java.advocacy)
  • Re: public folder SSL Enabled
    ... To get that working with a specific certificate, you must get the certificate (with IE for example - click on the certificate details and click export on the root certificate. ... This certificate must then be either installed in the Internet Explorer Trusted root certificate store or in similar place in the Java environment). ... So when I use Java httpclient to build a connection with the public folder. ...
    (microsoft.public.exchange2000.development)