[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#453101: marked as done (RFP: python-ssl -- SSL wrapper for socket objects)



Your message dated Sun, 18 Mar 2012 17:01:36 +0100
with message-id <CA+yZB6bExb4G_kToKzfQ-CjuieVQ8H9oN3XffGHr2p4+UW9DEg@mail.gmail.com>
and subject line Re: Bug#453101: RFP: python-ssl -- SSL wrapper for socket objects
has caused the Debian Bug report #453101,
regarding RFP: python-ssl -- SSL wrapper for socket objects
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
453101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453101
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : python-ssl
  Version         : 1.12
  Upstream Author : See URL
* URL or Web page : http://pypi.python.org/pypi/ssl/
* License         : Python (MIT-like)
  Description     : SSL wrapper for socket objects

Hello,

The old socket.ssl() support for TLS over sockets is being superseded
in Python 2.6 by a new 'ssl' module. This package brings that module
to older Python releases, 2.3.5 and up (it may also work on older
versions of 2.3, but it is untested).

This Python module can be found on http://pypi.python.org/pypi/ssl/

It's quite similar to the 2.6 ssl module, which is documented on
http://docs.python.org/dev/library/ssl.html

Adding it to Debian would :
  - make pre-2.6 Python installations compatible with programs that
    make use of the new ssl module ;
  - bring new SSL-related features into the current Python packages,
    such as certificate validation against trusted authorities.

I plan to use it to add SSL certificate validation support to
OfflineIMAP, in a way that is backward-compatible with older
Python versions.

Thanks,
bye,
-- 
  intrigeri <intrigeri@boum.org>



--- End Message ---
--- Begin Message ---
Closing, because this RFP was obsoleted by Python 2.6 entering the
archive 2 years ago, as mentioned by the original submitter.


--- End Message ---

Reply to: