tls does not require mutual authentication. only server must authenticate its public key to the client. client is authenticated by the application via a password. the most common way for public key authentication would be



Answer :

TLS does not require mutual authentication. The most common way for public key authentication would be a certificate.

A cryptographic technique called Transport Layer Security (TLS) is intended to guarantee communications security over a computer network. Although the protocol is widely used in voice over IP, email, and instant messaging, its use to secure HTTPS is still the most commonly known.

Through the use of cryptography, such as the usage of certificates, the TLS protocol primarily attempts to offer security, including privacy (confidentiality), integrity, and authenticity between two or more communicating computer programs. The TLS record and TLS handshake protocols make up its own two levels, which it runs in the application layer.

In 1999, the Internet Engineering Task Force (IETF) originally proposed the TLS standard. The most recent version, TLS 1.3, was established in August 2018.

To know more about TLS click here:

https://brainly.com/question/16986184

#SPJ4

Other Questions