From 373e9788edcebf7a8aa6ce39e8bd097eb13fd8e4 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 18 Dec 2018 20:35:36 +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 9d5aa867..5484a8cd 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,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.3 (0x0304) while GM/T SSL version is 1.1 (0x0101). + - Current version of TLS is 1.3 (0x0304) while GM/T SSL version is 1.1 (0x0102). - 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.