Skip to content

Commit

Permalink
Update enable-tls-between-clients-and-servers.md (#6493) (#6496)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Sep 18, 2021
1 parent 8895c51 commit 0af4285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enable-tls-between-clients-and-servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Similar to MySQL, the encrypted connections in TiDB consist of single connection

## Configure TiDB to use encrypted connections

See the following desrciptions about the related parameters to enable encrypted connections:
See the following descriptions about the related parameters to enable encrypted connections:

- [`ssl-cert`](/tidb-configuration-file.md#ssl-cert): specifies the file path of the SSL certificate
- [`ssl-key`](/tidb-configuration-file.md#ssl-key): specifies the private key that matches the certificate
Expand Down

0 comments on commit 0af4285

Please sign in to comment.