summaryrefslogtreecommitdiff
path: root/src/SSL_Analyze.c
diff options
context:
space:
mode:
authorlishu <[email protected]>2018-12-06 20:11:34 +0800
committerlishu <[email protected]>2018-12-06 20:11:34 +0800
commitdb6a074623fcfb95bc8c59a022d359460fbd8bf2 (patch)
treeb920e9b470f303b0ea6d5d3f49dfd114f05ab98a /src/SSL_Analyze.c
parent2a17e1f2379f1cc8549d5f77a7b84fdb9ac625ac (diff)
ssl certificate ver=3
Diffstat (limited to 'src/SSL_Analyze.c')
-rw-r--r--src/SSL_Analyze.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/SSL_Analyze.c b/src/SSL_Analyze.c
index a7471ce..4d5730f 100644
--- a/src/SSL_Analyze.c
+++ b/src/SSL_Analyze.c
@@ -19,7 +19,7 @@
ssl_prog_runtime_parameter_t g_ssl_prog_para;
-int SSL_VERSION_1_20181204 = 0;
+int SSL_VERSION_1_20181206 = 0;
void ssl_history()
{
@@ -64,6 +64,8 @@ void ssl_history()
//2018-11-08 V0.2 multi-san
//2018-11-29 V0.2 san dictator_malloc
//2018-12-04 V0.2 openssl parse certificate bug
+//2018-12-06 V0.2 certificate maxnum
+
//to do