hi, I need to authenticate the HTTPS server. Client uses AfxInet/WinInet SSL for transport. My first thought was to check the certificate I got from querying the certificate info, but the information provided by it is not enough. Is there a way to get server's x509 certificate or at least its public key bits? thank you, Raul