Java and openssl
843811Jul 2 2001 — edited Mar 9 2003Hello,
I am trying to get a Java client and a C server to communicate. I am using openssl, and Java doesn't recognize the certificates from the C server (but it works fine with certificates from a Java server.) Is there something special I need to do for Java to accept certificates from the C server?
Thanks.