Difference between revisions of "Client Certificate"

From MgmtWiki
Jump to: navigation, search
(Created page with "==Full Title or Meme== A Certificate that is created to identify the client in a client-server environment ==Context== Mutual TLS or mTLS is a version of TLS where both sides...")
(No difference)

Revision as of 22:21, 7 February 2023

Full Title or Meme

A Certificate that is created to identify the client in a client-server environment

Context

Mutual TLS or mTLS is a version of TLS where both sides of the connection have certificates that are evaluated during the TLS handshake.

References

[[Category: Authentication]