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 --- examples/TGenshi/tmp/bar/template.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/TGenshi') diff --git a/examples/TGenshi/tmp/bar/template.txt b/examples/TGenshi/tmp/bar/template.txt index 3e43340fe..dbf482c22 100644 --- a/examples/TGenshi/tmp/bar/template.txt +++ b/examples/TGenshi/tmp/bar/template.txt @@ -11,7 +11,6 @@ password = $metadata.password password = GlobalPassword #end #end -fingerprint = ac152f42f03253a30d3379dea88eddf2be033d47 [client] drivers = Action,Chkconfig,POSIX,YUMng -- cgit v1.2.3-1-g7c22