Dear all,
I need to connect to a web server for getting some data. The httpjob object worked fine before I upgrade my web server to SSL.
And now I always get the error message when httpjob connect to SSL web:
Error: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
Any ideas will be fine for me, thank.
I need to connect to a web server for getting some data. The httpjob object worked fine before I upgrade my web server to SSL.
And now I always get the error message when httpjob connect to SSL web:
Error: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
Any ideas will be fine for me, thank.