Dear,
I have a gSOAP server, using OpenSSL for secure communication.
When I use a gSOAP client, everything works fine.
When I try a JAVA client, I get the error
error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown
I don't know exactly what this error means, so it hard to check what I am
doing wrong. I presume I will have to setup some parameters on the JAVA side
(the only thing I do different now versus the plain http setup is to change
the URL to https).
Any body an idea, and/or info on the things I need to setup on the JAVA side
? I am using JAVA JRE 1.6
Thanks in advance.
Frank
Title: sslv3 alert certificate unknown
- sslv3 alert certificate unknown Vyncke, Frank
- Re: sslv3 alert certificate unknown Kyle Hamilton
- RE: sslv3 alert certificate unknown Dave Thompson
- Re: sslv3 alert certificate unknown Frank Vyncke