tests: Enable dumping of key information in test-x509v3

Signed-off-by: Jouni Malinen <j@w1.fi>
master
Jouni Malinen 4 years ago
parent eac6eb7024
commit f8d8b7d92d

@ -21,6 +21,7 @@ int main(int argc, char *argv[])
int i, reason;
wpa_debug_level = 0;
wpa_debug_show_keys = 1;
if (argc < 3 || strcmp(argv[1], "-v") != 0) {
printf("usage: test_x509v3 -v <cert1.der> <cert2.der> ..\n");

Loading…
Cancel
Save