Fix client certificate verify

This commit is contained in:
Zhi Guan
2026-06-17 00:09:39 +08:00
parent cdd43c9610
commit b4906f1220
3 changed files with 15 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.1067"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1068"
int gmssl_version_num(void);
const char *gmssl_version_str(void);