Re: [twsocket] SSL OnHandshakeDone ceritificate contains emptymembers

2010-08-26 Thread Arno Garrels
Kurt, > Though the certificate seems to have expired I gather that it is being > validated just fine otherwise, and the OnHandShakeDone event returns > ErrCode = 0. Yes, they are both sent by the server and both are expired. The root is not trusted because you obviously did not add it to one of y

Re: [twsocket] SSL OnHandshakeDone ceritificate contains emptymembers

2010-08-25 Thread Arno Garrels
Kurt, > Setting the Clients SslContext obj property SslVerifyPeer = true > yields an errCode = 1 in the Clients HandshakeDone event (not a > winsock error) > > I tried setting up the clients SslContext::SslPrivKeyFile to the "C:\ > ... \ClientKey.pem" file created by the IcsSslBuildCerts.bat fil