Changes between Version 29 and Version 30 of TrackingDevelopmentTrunk


Ignore:
Timestamp:
05/20/09 08:57:51 (14 years ago)
Author:
solj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TrackingDevelopmentTrunk

    v29 v30  
    1919python 2.3 - client 
    2020 
    21 == SSL Changes ==  
     21=== SSL Changes === 
    2222 
    2323We have switched to the in-tree ssl module included with python 2.6. A backport exists for 2.3, 2.4, and 2.5. With this, M2Crypto is not needed, and tlslite is no longer included with bcfg2 sources. The ssl module can be found [http://pypi.python.org/pypi/ssl/1.14 here].