Skip to content

Commit 134834f

Browse files
committed
docs: Wiki for mTLS
Signed-off-by: [email protected] <[email protected]>
1 parent 2b43c05 commit 134834f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/03-concepts/14-mutual-tls.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: default
33
title: Mutual TLS (mTLS) Authentication
44
permalink: /docs/concepts/mutual-tls
55

6+
---
67
# Mutual TLS (mTLS) Authentication
78

89
This guide explains how to implement Mutual TLS (mTLS) authentication in Cadence to secure communication between clients and servers. mTLS provides bidirectional authentication, ensuring that both the client and server verify each other's identities before exchanging data.

0 commit comments

Comments
 (0)