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.def21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def
index 437ecbef74..e2d29090af 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -276,20 +276,6 @@ flag = {
};
flag = {
- name = pgp-certificate-info;
- descrip = "Print information on the given OpenPGP certificate";
- doc = "";
- deprecated;
-};
-
-flag = {
- name = pgp-ring-info;
- descrip = "Print information on the given OpenPGP keyring structure";
- doc = "";
- deprecated;
-};
-
-flag = {
name = crl-info;
value = l;
descrip = "Print information on the given CRL structure";
@@ -397,13 +383,6 @@ flag = {
};
flag = {
- name = pgp-key-info;
- descrip = "Print information on an OpenPGP private key";
- doc = "";
- deprecated;
-};
-
-flag = {
name = pubkey-info;
descrip = "Print information on a public key";
doc = "The option combined with --load-request, --load-pubkey, --load-privkey and --load-certificate will extract the public key of the object in question.";