Update X509 cert chain verify

This commit is contained in:
Zhi Guan
2026-06-18 19:25:15 +08:00
parent c5468b4c1b
commit 055d3fe812
5 changed files with 356 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30200
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1087"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1088"
int gmssl_version_num(void);
const char *gmssl_version_str(void);