Skip to content

Conversation

@vishwa-uber
Copy link
Contributor

@vishwa-uber vishwa-uber commented Oct 22, 2025

Whats new

Screenshot 2025-10-27 at 3 52 34 PM

In mTLS, both the client and server have a certificate, and both sides authenticate using their public/private key pair.
Steps:

  1. Client connects to server
  2. Server presents its TLS certificate
  3. Client verifies the server's certificate
  4. Client presents its TLS certificate
  5. Server verifies the client's certificate
  6. Server grants access
  7. Client and server exchange information over encrypted TLS connection

Testing Scenarios:
Screenshot 2025-10-22 at 2 19 09 PM

@vishwa-uber vishwa-uber changed the title M tls mTLS Description and scenarios Oct 22, 2025
@vishwa-uber vishwa-uber changed the title mTLS Description and scenarios docs: mTLS Description and scenarios Oct 22, 2025
@shijiesheng
Copy link
Member

use markdown and maybe delete the sequence diagram or replace with our own

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants