Hi,
My
java client connects to SSL Server. X500 factory accepts all server certificates. There is no keystore - I do not need it.
Now my problem: SSL connection works fine, but my SSL Cleint keeps sending client certificate - I need to disable this.
Can I configure Java in a way, that client certificate is not being send?
This is quiet normal, that clients does not send SSL certificates when connect to the server.....
Thanks,
Maciej
[ June 04, 2008: Message edited by: Maciej Miklas ]