summaryrefslogtreecommitdiff
path: root/src/certtool-args.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/certtool-args.def')
-rw-r--r--src/certtool-args.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def
index 57cac19a98..f802dcc255 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -150,6 +150,12 @@ flag = {
};
flag = {
+ name = null-password;
+ descrip = "Enforce a NULL password";
+ doc = "This option enforces a NULL password. This may be different than the empty password in some schemas.";
+};
+
+flag = {
name = certificate-info;
value = i;
descrip = "Print information on the given certificate";