Can someone tell me if SSL encrypts each and every HTML page requested over an https connection. In other words if I just requsted a simple HTML page like
<html>
<body
Hello World
</body>
</html>
would it be transmitted encrypted so that a third party would not be able to decypher what the page orinally looked like or even what was being transmitted. Any help is appreciated!!
Thanks
<html>
<body
Hello World
</body>
</html>
would it be transmitted encrypted so that a third party would not be able to decypher what the page orinally looked like or even what was being transmitted. Any help is appreciated!!
Thanks