Update X509 cert chain verify

This commit is contained in:
Zhi Guan
2026-06-18 19:25:34 +08:00
parent 055d3fe812
commit d7c6db0a21
4 changed files with 6 additions and 2 deletions

View File

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