summaryrefslogtreecommitdiff
path: root/src/certtool-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/certtool-common.h')
-rw-r--r--src/certtool-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/certtool-common.h b/src/certtool-common.h
index 8e1af6b23d..a68e47b922 100644
--- a/src/certtool-common.h
+++ b/src/certtool-common.h
@@ -48,6 +48,7 @@ typedef struct common_info
const char* sec_param;
const char* pkcs_cipher;
const char* password;
+ int null_password;
unsigned int crq_extensions;
unsigned int v1_cert;
} common_info_st;