Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 418ecf6

Browse files
authoredFeb 4, 2021
Update concepts-ssl-connection-security.md
1 parent 2e56c9a commit 418ecf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎articles/mariadb/concepts-ssl-connection-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To learn how to set the TLS setting for your Azure Database for MariaDB, refer t
5757

5858
## Cipher support by Azure Database for MariaDB
5959

60-
As part of the SSL/TLS communication, the cipher suites are validated and only support cipher suits are allowed to communicate to the database serer. The cipher suite validation is controlled in the [gateway layer](concepts-connectivity-architecture.md#connectivity-architecture) and not explicitly on the node itself. If the cipher suites doesn't match one of suites listed below, incoming client connections will be rejected.
60+
As part of the SSL/TLS communication, the cipher suites are validated and only support cipher suits are allowed to communicate to the database server. The cipher suite validation is controlled in the [gateway layer](concepts-connectivity-architecture.md#connectivity-architecture) and not explicitly on the node itself. If the cipher suites doesn't match one of suites listed below, incoming client connections will be rejected.
6161

6262
### Cipher suite supported
6363

0 commit comments

Comments
 (0)
Please sign in to comment.