Steven Noels wrote:
Hi folks,

I'm trying to use a https source in a simple pipeline, but Java doesn't like the server certificate on the originating side. With the help of openssl, I managed to save a local copy of the certificate, but now I need to add it to my local set of certificates.

Despite gazillion of web pages, I haven't quite found out how and why (the 'how' would be enough to start with).

Has anyone experience with adding certificates to the Java security machinery?

Thanks,

</Steven>

I'm no expert, but this is what I've found so far:

http://www.hp.com/products1/unix/java/infolibrary/install_verisign.html

http://www.digicert.com/ssl-certificate-installation-java.htm

http://www.pankaj-k.net/WSOverSSL/WSOverSSL-HOWTO.html

That last one looks like it might be the most useful.

HTH,

Tony



Reply via email to