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