From d2884184607fed7785f37634f621b8288a3a106d Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 4 Feb 2010 21:55:16 +0000 Subject: 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 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5712 ce84e21b-d406-0410-9b95-82705330c041 --- doc/quickstart/centos.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/quickstart/centos.txt') diff --git a/doc/quickstart/centos.txt b/doc/quickstart/centos.txt index d8668f0e2..4dfa70523 100644 --- a/doc/quickstart/centos.txt +++ b/doc/quickstart/centos.txt @@ -367,7 +367,6 @@ Generate Pkgmgr listing Now when we run bcfg2, we see Correct entries:: [root@centos ~]# bcfg2 -vqn - no server x509 fingerprint; no server verification performed! Loaded tool drivers: Action Chkconfig FreeBSDInit POSIX YUMng @@ -499,8 +498,6 @@ section of bcfg2.conf:: protocol = xmlrpc/ssl password = N41lMNeW key = /etc/bcfg2.key - # fingerprint of server (from bcfg2-admin fingerprint) - #fingerprint = [server fingerprint] [components] bcfg2 = https://centos:6789 -- cgit v1.2.3-1-g7c22