Hi All,
I'm running the SSL example with SO_SECURE_DOMAIN_NAME_VERIFICATION parameter but instead for getting IP through DNS I'm using a static IP.
The problem is that I open the socket without any errors. I was expecting to get "server not verified" , kind of, error.
I have a certificate for my domain and I'm connecting to my local computer. I'm using the latest SDK (1.2.0) and the latest service pack.
Thanks,
Yuval