Disable CRL Distribution Points online verification

This commit is contained in:
olszomal
2024-02-15 12:12:24 +01:00
committed by Michał Trojnara
parent bd1ab77f44
commit dac68a3a4d
3 changed files with 22 additions and 6 deletions

View File

@ -273,6 +273,7 @@ typedef struct {
int nest;
int index;
int ignore_timestamp;
int ignore_cdp;
int verbose;
int add_msi_dse;
char *catalog;