Topic: connect to amazon sqs service with port 443 ( ssl/tls )
Hello,
i am trying to establish a ssl/tls socket connection to https://queue.amazonaws.com and the ssl/tls handshake process gives me the error WANT_READ and the process never finishes.
I have tested with other servers ( google.com, etc ) and the process goes well.
Does anyone know what is the problem ?