commented out NO_ASM_TIME macro to enable certificate validation

This commit is contained in:
TakayukiMatsuo
2020-07-21 16:09:16 +09:00
parent cd025d4e03
commit c204eb0fb1

View File

@ -100,7 +100,7 @@
* "NO_ASN_TIME" macro. And prepare time function to get calender time, * "NO_ASN_TIME" macro. And prepare time function to get calender time,
* otherwise, certificate expiration validation will not work. * otherwise, certificate expiration validation will not work.
*/ */
#define NO_ASN_TIME /*#define NO_ASN_TIME*/
#define NO_MAIN_DRIVER #define NO_MAIN_DRIVER
#define BENCH_EMBEDDED #define BENCH_EMBEDDED