|
|
@@ -33,7 +33,7 @@ Signed-off-by: Glenn Strauss <[email protected]>
|
|
|
#include <windows.h>
|
|
|
#else
|
|
|
#include <time.h>
|
|
|
-@@ -2995,6 +2999,61 @@ find_parent:
|
|
|
+@@ -3001,6 +3005,61 @@ find_parent:
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@@ -95,7 +95,7 @@ Signed-off-by: Glenn Strauss <[email protected]>
|
|
|
/*
|
|
|
* Check for CN match
|
|
|
*/
|
|
|
-@@ -3015,24 +3074,51 @@ static int x509_crt_check_cn(const mbedt
|
|
|
+@@ -3021,24 +3080,51 @@ static int x509_crt_check_cn(const mbedt
|
|
|
return -1;
|
|
|
}
|
|
|
|
|
|
@@ -158,7 +158,7 @@ Signed-off-by: Glenn Strauss <[email protected]>
|
|
|
}
|
|
|
|
|
|
/*
|
|
|
-@@ -3043,31 +3129,23 @@ static void x509_crt_verify_name(const m
|
|
|
+@@ -3049,31 +3135,23 @@ static void x509_crt_verify_name(const m
|
|
|
uint32_t *flags)
|
|
|
{
|
|
|
const mbedtls_x509_name *name;
|