My understanding of an SSL handshake goes a bit like this... Everything after the https:// is encrypted. Client does a DNS lookup on the host, but the host name in the request is encrypted. The path is encrypted. The…
My understanding of an SSL handshake goes a bit like this... Everything after the https:// is encrypted. Client does a DNS lookup on the host, but the host name in the request is encrypted. The path is encrypted. The…