Fix SM2 certificate verification

Set the default ec_scheme to secg_scheme, add sm3 ZID to X.509
verification.
This commit is contained in:
Zhi Guan
2018-01-11 23:37:28 +08:00
parent fd8da09d28
commit 755814db52
7 changed files with 5368 additions and 5357 deletions

1
.gitignore vendored
View File

@@ -192,6 +192,7 @@ apps/gmssl
# gmtls
/ssl/statem/statem_gmtls*
/ssl/ssl_load.c
# engines
/engines/e_skf*