[ python-Bugs-1010238 ] SSL support

noreply at pgfoundry.org noreply at pgfoundry.org
Mon Feb 4 02:14:05 UTC 2008


Bugs item #1010238, was opened at 2008-01-15 20:47
You can respond by visiting: 
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1010238&group_id=1000094

Category: fe/proboscis
Group: To do
Status: Open
Resolution: None
Priority: 4
Submitted By: James Pye (jwp)
Assigned to: James Pye (jwp)
Summary: SSL support

Initial Comment:
The logic is there, but it does not appear to work very well. Fix the sslmode support, and implement usage of the ssl module that appears in 2.6. PostgreSQL 8.3 has support for checking certificates; be sure to add this as well; the ssl module does have the necessary facilities to accomplish this.

----------------------------------------------------------------------

>Comment By: James Pye (jwp)
Date: 2008-02-03 19:14

Message:
Made some headway here. Still need to use the keyfile and certfile parameters with the ssl.wrap_socket()..

----------------------------------------------------------------------

You can respond by visiting: 
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1010238&group_id=1000094


More information about the Python-general mailing list