Difference between revisions of "Client Certificate"

From MgmtWiki
Jump to: navigation, search
(References)
(Context)
Line 3: Line 3:
  
 
==Context==
 
==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.
+
[[Mutual Authentication]] or mTLS is used in a version of TLS where both sides of the connection have certificates that are evaluated during the TLS handshake.
  
 
==References==
 
==References==

Revision as of 22:23, 7 February 2023

Full Title or Meme

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

Context

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

References