Showing posts with label https. Show all posts
Showing posts with label https. Show all posts

Wednesday, 1 July 2015

Difference between http and https

HTTPHTTPS
URL begins with “http://”URL begins with “https://”
It uses port 80 for communicationIt uses port 443 for communication
UnsecuredSecured
Operates at Application LayerOperates at Transport Layer
No encryptionEncryption is present
No certificates requiredCertificates required