Add X509 name match

This commit is contained in:
Zhi Guan
2026-06-19 00:22:45 +08:00
parent c7413a0bbf
commit 7b18070318
7 changed files with 795 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.1093"
#define GMSSL_VERSION_STR "GmSSL 3.2.0-dev.1094"
int gmssl_version_num(void);
const char *gmssl_version_str(void);