summaryrefslogtreecommitdiffstats
path: root/man/bcfg2.1
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-02-04 21:55:16 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-02-04 21:55:16 +0000
commitd2884184607fed7785f37634f621b8288a3a106d (patch)
treef071ace9b7d36890a9c3a61938db60ed432760a4 /man/bcfg2.1
parent1d1023d0987985fa57ff8bb1b1dec42259ff9d58 (diff)
downloadbcfg2-d2884184607fed7785f37634f621b8288a3a106d.tar.gz
bcfg2-d2884184607fed7785f37634f621b8288a3a106d.tar.bz2
bcfg2-d2884184607fed7785f37634f621b8288a3a106d.zip
SSL fingerprint is deprecated
Removing all references to the old method of using fingerprints to verify the server you are communicating with. The new way to do this is to use the 'ca' option in bcfg2.conf along with the bcfg2 server's CA certificate. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5712 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2.1')
-rw-r--r--man/bcfg2.13
1 files changed, 0 insertions, 3 deletions
diff --git a/man/bcfg2.1 b/man/bcfg2.1
index 582cfe34d..91e8c96ed 100644
--- a/man/bcfg2.1
+++ b/man/bcfg2.1
@@ -31,9 +31,6 @@ verify/install ConfigFiles, etc)
.BR "\-E <encoding>"
Specify the encoding of Cfg files.
.TP
-.BR "\-F <f1,f2>"
-Specify the server fingerprint.
-.TP
.BR "\-I"
Run bcfg2 in interactive mode. The user will be prompted before each
change.