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
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