Add GMTLS v1.1 protocol support

Aka GM/T 0024-2012 SSL VPN protocol
This commit is contained in:
Zhi Guan
2018-03-22 13:09:02 +08:00
parent 187d2d6c2f
commit 92971350c4
8 changed files with 7588 additions and 5351 deletions

View File

@@ -483,7 +483,6 @@ our %disabled = ( # "what" => "comment"
"skfeng" => "default",
"sdfeng" => "default",
"gmieng" => "default",
"gmtls" => "default",
);
# Note: => pair form used for aesthetics, not to truly make a hash table