Add certs length check

This commit is contained in:
Zhi Guan
2026-06-17 00:00:24 +08:00
parent 419eaca762
commit cdd43c9610
3 changed files with 8 additions and 3 deletions

View File

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