mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 11:17:29 +02:00
commented out NO_ASM_TIME macro to enable certificate validation
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user