Skip to content

Commit c9d6c4f

Browse files
robhollandcretz
andauthored
Update client_mtls/README.md
Co-authored-by: Chad Retz <chad@temporal.io>
1 parent 1baffcb commit c9d6c4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client_mtls/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This sample demonstrates how to use mutual TLS (mTLS) authentication with the Te
44

55
## Overview
66

7-
mTLS (mutual Transport Layer Security) provides secure, encrypted communication where both client and server authenticate each other. This is required to connect to Temporal Cloud, or to a self-hosted Temporal deployment that is secured with TLS.
7+
mTLS (mutual Transport Layer Security) provides secure, encrypted communication where both client and server authenticate each other. This is one way to connect to Temporal Cloud, or to a self-hosted Temporal deployment that is secured with TLS.
88

99
The sample includes:
1010

0 commit comments

Comments
 (0)