summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-01-19 08:36:36 +1100
committerJames Turnbull <james@lovedthanlost.net>2010-01-19 08:36:36 +1100
commitd77c9ace9fa3dc39fa1b36f1224d3eda32ed2703 (patch)
treecfb048f918e069668727e625c8c2a42bb687d2ec /sbin
parent58a81ba0e074ac8b3c6b7f8cd5c59fa18eb7f58a (diff)
downloadpuppet-d77c9ace9fa3dc39fa1b36f1224d3eda32ed2703.tar.gz
puppet-d77c9ace9fa3dc39fa1b36f1224d3eda32ed2703.tar.xz
puppet-d77c9ace9fa3dc39fa1b36f1224d3eda32ed2703.zip
Revert "Feature #2839 - fingerprint certificate"
This reverts commit a9fb82b0026e75a670fec553b17de3b0f091c2a5. An older branch was pulled
Diffstat (limited to 'sbin')
-rwxr-xr-xsbin/puppetca11
1 files changed, 1 insertions, 10 deletions
diff --git a/sbin/puppetca b/sbin/puppetca
index eab594ba6..27ba916b5 100755
--- a/sbin/puppetca
+++ b/sbin/puppetca
@@ -10,8 +10,7 @@
#
# puppetca [-h|--help] [-V|--version] [-d|--debug] [-v|--verbose]
# [-g|--generate] [-l|--list] [-s|--sign] [-r|--revoke]
-# [-p|--print] [-c|--clean] [--verify] [--digest DIGEST]
-# [--fingerprint] [host]
+# [-p|--print] [-c|--clean] [--verify] [host]
#
# = Description
#
@@ -36,11 +35,6 @@
# Operate on all items. Currently only makes sense with '--sign',
# '--clean', or '--list'.
#
-# digest::
-# Set the digest for fingerprinting (defaults to md5). Valid values depends
-# on your openssl and openssl ruby extension version, but should contain at
-# least md5, sha1, md2, sha256.
-#
# clean::
# Remove all files related to a host from puppetca's storage. This is
# useful when rebuilding hosts, since new certificate signing requests
@@ -68,9 +62,6 @@
# print::
# Print the full-text version of a host's certificate.
#
-# fingerprint::
-# Print the DIGEST (defaults to md5) fingerprint of a host's certificate.
-#
# revoke::
# Revoke the certificate of a client. The certificate can be specified
# either by its serial number, given as a decimal number or a hexadecimal