Update X509 cert chain verify

This commit is contained in:
Zhi Guan
2026-06-18 22:49:53 +08:00
parent d7c6db0a21
commit 19eb9165f3
5 changed files with 479 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.1089"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1090"
int gmssl_version_num(void);
const char *gmssl_version_str(void);