summaryrefslogtreecommitdiff
path: root/doc/invoke-certtool.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/invoke-certtool.texi')
-rw-r--r--doc/invoke-certtool.texi9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/invoke-certtool.texi b/doc/invoke-certtool.texi
index ed521186a8..1ac06b673f 100644
--- a/doc/invoke-certtool.texi
+++ b/doc/invoke-certtool.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-certtool.texi)
#
-# It has been AutoGen-ed November 20, 2012 at 12:17:13 AM by AutoGen 5.16
+# It has been AutoGen-ed November 20, 2012 at 05:51:14 PM by AutoGen 5.16
# From the definitions ../src/certtool-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -71,6 +71,7 @@ USAGE: certtool [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
--load-ca-privkey=str Loads the certificate authority's private key file
--load-ca-certificate=str Loads the certificate authority's certificate file
--password=str Password to use
+ --simple-numbers Print big number in an easier format to parse
--null-password Enforce a NULL password
-i, --certificate-info Print information on the given certificate
--certificate-pubkey Print certificate's public key
@@ -208,7 +209,7 @@ This option enforces a NULL password. This may be different than the empty passw
@subheading pubkey-info option
This is the ``print information on a public key'' option.
-The option combined with --load-pubkey, --load-privkey and --load-certificate will extract the public key of the object in question.
+The option combined with --load-request, --load-pubkey, --load-privkey and --load-certificate will extract the public key of the object in question.
@anchor{certtool to-p12}
@subheading to-p12 option
@@ -544,11 +545,11 @@ signing_key
# ca_issuers_uri = http://my.ca.issuer
# Certificate policies
-# policy = 1.3.6.1.4.1.5484.1.10.99.1.0
+# policy1 = 1.3.6.1.4.1.5484.1.10.99.1.0
# policy1_txt = "This is a long policy to summarize"
# policy1_url = http://www.example.com/a-policy-to-read
-# policy = 1.3.6.1.4.1.5484.1.10.99.1.1
+# policy2 = 1.3.6.1.4.1.5484.1.10.99.1.1
# policy2_txt = "This is a short policy"
# policy2_url = http://www.example.com/another-policy-to-read