Client Certificate

From MgmtWiki
Revision as of 22:21, 7 February 2023 by Tom (talk | contribs) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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]