Chapter 9, Loading Secure Web Pages with HTTPS and OpenSSL

  1. What port does HTTPS typically operate on?

HTTPS connects over TCP port 443.

  1. How many keys does symmetric encryption use?

Symmetric encryption uses one key. Data is encrypted and decrypted with the same key.

  1. How many keys does asymmetric encryption use?

Asymmetric encryption use two different, but mathematically related, keys. Data is encrypted with one and decrypted with the other.

  1. Does TLS use symmetric or asymmetric encryption?

TLS use both symmetric and asymmetric encryption algorithms to function.

  1. What is the difference between SSL and TLS?

TLS is the successor to SSL. SSL is now deprecated.

  1. What purpose do certificates fulfill?

Certificates allow a server or client to verify their identity.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.42.33