From e0a9795f0fa8663a537625fca7fd170474603fc0 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 18 Dec 2018 20:30:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcfb489d..b21d121d 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The GM/T standards cover 2 protocols: The GM/T 0024-2014 SSL VPN protocol is different from IETF TLS in the follows aspects: - Current version of TLS is 1.2 (0x0303) while GM/T SSL version is 1.1 (0x0101). - - The handshake protocol of GM/T SSL is diffenet from TLS handshake. + - The handshake protocol of GM/T SSL is different from TLS handshake. - There is an optional different record protocol in GM/T SSL designed for VPN applications. - GM/T SSL has 12 ciphersuites, some of these ciphers do not provide forward secrecy.