From Wyllys.Ingersoll@sun.com Thu Mar 12 12:19:45 2009
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2CJJju0011583
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 12 Mar 2009 12:19:45 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n2CJJiAT016186;
	Thu, 12 Mar 2009 12:19:45 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KGE00I0HR0WPP00@nwk-avmta-2.sfbay.sun.com>; Thu,
 12 Mar 2009 12:19:44 -0700 (PDT)
Received: from jurassic-x4600.sfbay.sun.com ([129.146.17.63])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KGE00ELLR0VNW90@nwk-avmta-2.sfbay.sun.com>; Thu,
 12 Mar 2009 12:19:43 -0700 (PDT)
Received: from jurassic-x4600.sfbay.sun.com (localhost [127.0.0.1])
	by jurassic-x4600.sfbay.sun.com (8.14.3+Sun/8.14.3)
 with ESMTP id n2CJJdCO425367
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu,
 12 Mar 2009 12:19:39 -0700 (PDT)
Received: (from wyllys@localhost)	by jurassic-x4600.sfbay.sun.com
 (8.14.3+Sun/8.14.3/Submit) id n2CJJd4C425363; Thu,
 12 Mar 2009 12:19:39 -0700 (PDT)
Date: Thu, 12 Mar 2009 12:19:39 -0700 (PDT)
From: Wyllys Ingersoll <Wyllys.Ingersoll@sun.com>
Subject: pyOpenSSL 2.6 [PSARC/2009/176 FastTrack timeout 03/19/2009]
To: PSARC-ext@sun.com
Cc: huie-ying.lee@sun.com
Message-id: <200903121919.n2CJJd4C425363@jurassic-x4600.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 3525


Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 pyOpenSSL 2.6
    1.2. Name of Document Author/Supplier:
	 Author:  HuieYing Lee
    1.3  Date of This Document:
	12 March, 2009
4. Technical Description
1. Introduction

   1.1. Project/Component Working Name:

        The PyOpenSSL package for Python 2.6 
        
   1.2. Name of Document Author/Supplier:

        Author: Huie-Ying Lee
        
   1.3. Date of This Document:

        March 06 2009
 
   1.5. Email Aliases:

        1.5.1. Responsible Manager:   anup.sekhar@sun.com
        1.5.2. Responsible Engineer:  huie-ying.lee@sun.com
        1.5.3  Marketing Manager:     mark.thacker@sun.com
        1.5.4. Interest List:         openssl-interest@sun.com

2. Project Summary

        Currently, the PyOpenSSL package is available for Python 2.4 on Solaris (PSARC 2008/705).
        Because Python 2.6 has been added to Solaris (PSARC 2009/043), we need to add the
        PyOpenSSL package support for Python 2.6 as well.

4. Technical Description:

   4.1. Details:

        The reason pyOpenSSL was created is that the SSL support in the socket
        module in Python 2.1 (the contemporary version of Python when the
        pyOpenSSL project was begun) was severely limited. 

        PyOpenSSL provides a high-level interface to the functions in the
        OpenSSL library. The following modules are defined:

        crypto
               Generic cryptographic module.

        rand
               An interface to the OpenSSL pseudo random number generator.


    4.2. Interfaces:
        
  --------------------------------------------------------------------------------
  Exported                                     Stability    Comments
  --------------------------------------------------------------------------------
  SUNWpython26-pyopenssl                       Uncommitted  Package name
  /usr/lib/python/2.4/vendor-packages/OpenSSL/ Uncommitted  Python modules,
                                                            Sample Python scripts

  * The Python modules include both 32bit and 64 bit versions.

  --------------------------------------------------------------------
  Imported                        Stability    Comments                
  --------------------------------------------------------------------
  Python 2.6.x                    External     PSARC 2009/043
  OpenSSL			  Contracted*  SUNWopenssl-libraries
        		          External     PSARC 2003/500


    4.3. Doc Impact:

         None.

    4.4. Packaging & Delivery:

         SUNWpython26-pyopenssl

    4.5. Dependencies:

         PSARC 2003/500 OpenSSL in /usr/sfw
         PSARC 2006/019 OpenSSL upgrade to 0.9.8a
         PSARC 2006/555 Move OpenSSL to usr

    4.6. L10N Impact:

         None.

    4.7. Security Impact:

         This case only adds Python language bindings to OpenSSL and provides
         no other significant additional functionality relating to security.
         It is only functional if OpenSSL is also on the system.

5. Reference Documents:

   PyOpenSSL Project Website:
   http://pyopenssl.sourceforge.net/

   PyOpenSSL Manual:
   http://pyopenssl.sourceforge.net/pyOpenSSL.txt
   additional_materials/pyOpenSSL.txt


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From Brian.Cameron@sun.com Thu Mar 12 12:56:05 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2CJu5kx013424
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 12 Mar 2009 12:56:05 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n2CJu4s5013126
	for <@sunmail2sca.sfbay.sun.com:PSARC-ext@sun.com>; Thu, 12 Mar 2009 12:56:05 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KGE00IJNSPHV300@nwk-avmta-1.sfbay.Sun.COM> for PSARC-ext@sun.com
 (ORCPT PSARC-ext@Sun.Com); Thu, 12 Mar 2009 12:56:05 -0700 (PDT)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KGE004L9SPB7XD0@nwk-avmta-1.sfbay.Sun.COM> for
 PSARC-ext@sun.com (ORCPT PSARC-ext@Sun.Com); Thu,
 12 Mar 2009 12:56:00 -0700 (PDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n2CJtxD9020248	for
 <PSARC-ext@Sun.Com>; Thu, 12 Mar 2009 19:55:59 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-5.01 64bit (built Feb 19 2009))
 id <0KGE00900OFBY400@mail-amer.sun.com> for PSARC-ext@Sun.Com
 (ORCPT PSARC-ext@Sun.Com); Thu, 12 Mar 2009 13:55:59 -0600 (MDT)
Received: from [10.0.0.2] ([unknown] [99.141.100.200])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7.0-5.01 64bit
 (built Feb 19 2009)) with ESMTPSA id <0KGE00EBKSOUAMA0@mail-amer.sun.com>; Thu,
 12 Mar 2009 13:55:42 -0600 (MDT)
Date: Thu, 12 Mar 2009 14:55:52 -0500
From: Brian Cameron <Brian.Cameron@sun.com>
Subject: Re: pyOpenSSL 2.6 [PSARC/2009/176 FastTrack timeout 03/19/2009]
In-reply-to: <200903121919.n2CJJd4C425363@jurassic-x4600.sfbay.sun.com>
Sender: Brian.Cameron@sun.com
To: Wyllys Ingersoll <Wyllys.Ingersoll@sun.com>
Cc: PSARC-ext@sun.com, Huie-Ying.Lee@sun.com
Message-id: <49B968C8.80102@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200903121919.n2CJJd4C425363@jurassic-x4600.sfbay.sun.com>
User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1b3pre)
 Gecko/20090223 Thunderbird/3.0b1
Status: RO
Content-Length: 593


Wyllys:

>      4.2. Interfaces:
>
>    --------------------------------------------------------------------------------
>    Exported                                     Stability    Comments
>    --------------------------------------------------------------------------------
>    SUNWpython26-pyopenssl                       Uncommitted  Package name
>    /usr/lib/python/2.4/vendor-packages/OpenSSL/ Uncommitted  Python modules,
>                                                              Sample Python scripts

I think that should be /usr/lib/python/2.6 for the 2.6 bindings.

Brian

From Wyllys.Ingersoll@sun.com Thu Mar 12 13:11:04 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2CKB3Iu014957
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 12 Mar 2009 13:11:04 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n2CKArjq024905;
	Thu, 12 Mar 2009 20:11:00 GMT
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KGE00A1FTEA8400@brm-avmta-1.central.sun.com>; Thu,
 12 Mar 2009 14:10:58 -0600 (MDT)
Received: from jurassic-x4600.sfbay.sun.com ([129.146.17.63])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KGE00IMYTE8YME0@brm-avmta-1.central.sun.com>; Thu,
 12 Mar 2009 14:10:57 -0600 (MDT)
Received: from [10.7.251.182] (punchin-wyllys.SFBay.Sun.COM [10.7.251.182])
	by jurassic-x4600.sfbay.sun.com (8.14.3+Sun/8.14.3)
 with ESMTP id n2CKApuw439990
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu,
 12 Mar 2009 13:10:52 -0700 (PDT)
Date: Thu, 12 Mar 2009 16:10:49 -0400
From: Wyllys Ingersoll <Wyllys.Ingersoll@sun.com>
Subject: Re: pyOpenSSL 2.6 [PSARC/2009/176 FastTrack timeout 03/19/2009]
In-reply-to: <49B968C8.80102@sun.com>
To: Brian Cameron <Brian.Cameron@sun.com>
Cc: PSARC-ext@sun.com, Huie-Ying.Lee@sun.com
Message-id: <49B96C49.1060606@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200903121919.n2CJJd4C425363@jurassic-x4600.sfbay.sun.com>
 <49B968C8.80102@sun.com>
User-Agent: Thunderbird 2.0.0.18 (X11/20090112)
Status: RO
Content-Length: 735

Brian Cameron wrote:
> 
> Wyllys:
> 
>>      4.2. Interfaces:
>>
>>    
>> -------------------------------------------------------------------------------- 
>>
>>    Exported                                     Stability    Comments
>>    
>> -------------------------------------------------------------------------------- 
>>
>>    SUNWpython26-pyopenssl                       Uncommitted  Package name
>>    /usr/lib/python/2.4/vendor-packages/OpenSSL/ Uncommitted  Python 
>> modules,
>>                                                              Sample 
>> Python scripts
> 
> I think that should be /usr/lib/python/2.6 for the 2.6 bindings.
> 
> Brian


Yes, 2.6 is correct.  That's a typo, I think - Huie-Ying can confirm it.

From huie-ying.lee@sun.com Thu Mar 12 13:25:15 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2CKPEvJ015977
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 12 Mar 2009 13:25:15 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n2CKP8VJ025035;
	Fri, 13 Mar 2009 04:25:10 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KGE00L1ZU1XSZ00@nwk-avmta-2.sfbay.sun.com>; Thu,
 12 Mar 2009 13:25:09 -0700 (PDT)
Received: from jurassic-x4600.sfbay.sun.com ([129.146.17.63])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KGE00KGEU1WMT30@nwk-avmta-2.sfbay.sun.com>; Thu,
 12 Mar 2009 13:25:08 -0700 (PDT)
Received: from [129.146.108.12] (comforter.SFBay.Sun.COM [129.146.108.12])
	by jurassic-x4600.sfbay.sun.com (8.14.3+Sun/8.14.3)
 with ESMTP id n2CKP41O443001; Thu, 12 Mar 2009 13:25:04 -0700 (PDT)
Date: Thu, 12 Mar 2009 13:24:30 -0700
From: Huie-Ying Lee <huie-ying.lee@sun.com>
Subject: Re: pyOpenSSL 2.6 [PSARC/2009/176 FastTrack timeout 03/19/2009]
In-reply-to: <49B96C49.1060606@sun.com>
To: Wyllys Ingersoll <Wyllys.Ingersoll@sun.com>
Cc: Brian Cameron <Brian.Cameron@sun.com>, PSARC-ext@sun.com
Message-id: <49B96F7E.30202@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200903121919.n2CJJd4C425363@jurassic-x4600.sfbay.sun.com>
 <49B968C8.80102@sun.com> <49B96C49.1060606@sun.com>
User-Agent: Thunderbird 2.0.0.18 (X11/20081215)
Status: RO
Content-Length: 864

On 03/12/09 13:10, Wyllys Ingersoll wrote:
> Brian Cameron wrote:
>>
>> Wyllys:
>>
>>>      4.2. Interfaces:
>>>
>>>    
>>> -------------------------------------------------------------------------------- 
>>>
>>>    Exported                                     Stability    Comments
>>>    
>>> -------------------------------------------------------------------------------- 
>>>
>>>    SUNWpython26-pyopenssl                       Uncommitted  Package 
>>> name
>>>    /usr/lib/python/2.4/vendor-packages/OpenSSL/ Uncommitted  Python 
>>> modules,
>>>                                                              Sample 
>>> Python scripts
>>
>> I think that should be /usr/lib/python/2.6 for the 2.6 bindings.
>>
>> Brian
>
>
> Yes, 2.6 is correct.  That's a typo, I think - Huie-Ying can confirm it.
Yes, it is a typo.   Sorry.    Should be 2.6.

Huie-Ying


From huie-ying.lee@sun.com Thu Mar 12 15:05:21 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2CM5LW2024243
	for <psarc-ext@sac.sfbay.sun.com>; Thu, 12 Mar 2009 15:05:21 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n2CM5Ip0012662;
	Thu, 12 Mar 2009 15:05:20 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KGE00E9TYOWO300@nwk-avmta-1.sfbay.Sun.COM>; Thu,
 12 Mar 2009 15:05:20 -0700 (PDT)
Received: from jurassic-x4600.sfbay.sun.com ([129.146.17.63])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KGE006P7YO7LC70@nwk-avmta-1.sfbay.Sun.COM>; Thu,
 12 Mar 2009 15:04:55 -0700 (PDT)
Received: from [129.146.108.12] (comforter.SFBay.Sun.COM [129.146.108.12])
	by jurassic-x4600.sfbay.sun.com (8.14.3+Sun/8.14.3)
 with ESMTP id n2CM4oE8515860; Thu, 12 Mar 2009 15:04:50 -0700 (PDT)
Date: Thu, 12 Mar 2009 15:04:17 -0700
From: Huie-Ying Lee <huie-ying.lee@sun.com>
Subject: Re: pyOpenSSL 2.6 [PSARC/2009/176 FastTrack timeout 03/19/2009]
In-reply-to: <49B96F7E.30202@sun.com>
To: Wyllys Ingersoll <Wyllys.Ingersoll@sun.com>
Cc: Brian Cameron <Brian.Cameron@sun.com>, PSARC-ext@sun.com
Message-id: <49B986E1.3020601@sun.com>
MIME-version: 1.0
Content-type: multipart/mixed; boundary="Boundary_(ID_6ilgzTvCCm4OZc7DEaPbLw)"
X-PMX-Version: 5.4.1.325704
References: <200903121919.n2CJJd4C425363@jurassic-x4600.sfbay.sun.com>
 <49B968C8.80102@sun.com> <49B96C49.1060606@sun.com> <49B96F7E.30202@sun.com>
User-Agent: Thunderbird 2.0.0.18 (X11/20081215)
Status: RO
Content-Length: 4616

This is a multi-part message in MIME format.

--Boundary_(ID_6ilgzTvCCm4OZc7DEaPbLw)
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT

On 03/12/09 13:24, Huie-Ying Lee wrote:
> On 03/12/09 13:10, Wyllys Ingersoll wrote:
>> Brian Cameron wrote:
>>>
>>> Wyllys:
>>>
>>>>      4.2. Interfaces:
>>>>
>>>>    
>>>> -------------------------------------------------------------------------------- 
>>>>
>>>>    Exported                                     Stability    Comments
>>>>    
>>>> -------------------------------------------------------------------------------- 
>>>>
>>>>    SUNWpython26-pyopenssl                       Uncommitted  
>>>> Package name
>>>>    /usr/lib/python/2.4/vendor-packages/OpenSSL/ Uncommitted  Python 
>>>> modules,
>>>>                                                              Sample 
>>>> Python scripts
>>>
>>> I think that should be /usr/lib/python/2.6 for the 2.6 bindings.
>>>
>>> Brian
>>
>>
>> Yes, 2.6 is correct.  That's a typo, I think - Huie-Ying can confirm it.
> Yes, it is a typo.   Sorry.    Should be 2.6.
>
> Huie-Ying
>
>
For your reference, attached is the updated spec.

Huie-Ying

--Boundary_(ID_6ilgzTvCCm4OZc7DEaPbLw)
Content-type: text/plain; name=pyOpenSSL.PSARC.spec.26
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=pyOpenSSL.PSARC.spec.26

1. Introduction

   1.1. Project/Component Working Name:

        The PyOpenSSL package for Python 2.6 
        
   1.2. Name of Document Author/Supplier:

        Author: Huie-Ying Lee
        
   1.3. Date of This Document:

        March 12 2009
 
   1.5. Email Aliases:

        1.5.1. Responsible Manager:   anup.sekhar@sun.com
        1.5.2. Responsible Engineer:  huie-ying.lee@sun.com
        1.5.3  Marketing Manager:     mark.thacker@sun.com
        1.5.4. Interest List:         openssl-interest@sun.com

2. Project Summary

        Currently, the PyOpenSSL package is available for Python 2.4 on Solaris (PSARC 2008/705).
        Because Python 2.6 has been added to Solaris (PSARC 2009/043), we need to add the
        PyOpenSSL package support for Python 2.6 as well.

4. Technical Description:

   4.1. Details:

        The reason pyOpenSSL was created is that the SSL support in the socket
        module in Python 2.1 (the contemporary version of Python when the
        pyOpenSSL project was begun) was severely limited. 

        PyOpenSSL provides a high-level interface to the functions in the
        OpenSSL library. The following modules are defined:

        crypto
               Generic cryptographic module.

        rand
               An interface to the OpenSSL pseudo random number generator.


    4.2. Interfaces:
        
  --------------------------------------------------------------------------------
  Exported                                     Stability    Comments
  --------------------------------------------------------------------------------
  SUNWpython26-pyopenssl                       Uncommitted  Package name
  /usr/lib/python/2.6/vendor-packages/OpenSSL/ Uncommitted  Python modules,
                                                            Sample Python scripts

  * The Python modules include both 32bit and 64 bit versions.

  --------------------------------------------------------------------
  Imported                        Stability    Comments                
  --------------------------------------------------------------------
  Python 2.6.x                    External     PSARC 2009/043
  OpenSSL			  Contracted*  SUNWopenssl-libraries
        		          External     PSARC 2003/500


    4.3. Doc Impact:

         None.

    4.4. Packaging & Delivery:

         SUNWpython26-pyopenssl

    4.5. Dependencies:

         PSARC 2003/500 OpenSSL in /usr/sfw
         PSARC 2006/019 OpenSSL upgrade to 0.9.8a
         PSARC 2006/555 Move OpenSSL to usr

    4.6. L10N Impact:

         None.

    4.7. Security Impact:

         This case only adds Python language bindings to OpenSSL and provides
         no other significant additional functionality relating to security.
         It is only functional if OpenSSL is also on the system.

5. Reference Documents:

   PyOpenSSL Project Website:
   http://pyopenssl.sourceforge.net/

   PyOpenSSL Manual:
   http://pyopenssl.sourceforge.net/pyOpenSSL.txt
   additional_materials/pyOpenSSL.txt

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


--Boundary_(ID_6ilgzTvCCm4OZc7DEaPbLw)--

