From e249949573a1201111ce3eec4b759b607b783153 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Fri, 24 Feb 2006 17:10:59 +0000 Subject: m2crypto -> pyOpenSSL git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1767 ce84e21b-d406-0410-9b95-82705330c041 --- doc/install.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'doc/install.xml') diff --git a/doc/install.xml b/doc/install.xml index 27b88c636..1113e6178 100644 --- a/doc/install.xml +++ b/doc/install.xml @@ -6,13 +6,13 @@ Bcfg2 is written in python using several modules not included with most distributions. lxml provides convenient xml - handling. M2crypto wraps openssl calls for https support. + handling. The Bcfg2 server requires a few more packages. It uses either FAM or Gamin to coherently cache repository files - and update them when they change. It also requires m2crypto to + and update them when they change. It also requires pyOpenSSL to use SSL functions. @@ -45,13 +45,9 @@ pyrexC to Python language interoperability (needed for lxml) - M2Crypto + pyOpenSSL OpenSSL bindings for Python - Swig - C to Python language interoperability (needed for - M2Crypto) + url="http://pyopenssl.sourceforge.net/"/> FamFile Alteration Monitor -- cgit v1.2.3-1-g7c22