I have configured two threads to talk to each other on the localhost using SSL and I was using the following modes:
ClientAnon/ServerAnon (without using any keys and certificates) and
Client/Server (using the same key and certificate files stored as .pem files).
In both scenarios all I get is the following error: Secure socket handshake error.
Am I missing something in configuration?
Thanks,
Bakha