Recognizing secure web pages

Transmission that is done securely will be send over HTTPS protocol. Such a transmission ensures that a secure channel is established between a server and a client. It also ensures validation of the server.

Secure web pages often will have a lock icon in the browser.

Encryption of data comes at a cost of higher processing usage, so personal that is responsible for computer equipment need to pay close attention to CPU usage.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator