Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3029
| References | <20110412001910.1992.144878409.divmod.xquotient.421@localhost.localdomain> |
|---|---|
| From | anatoly techtonik <techtonik@gmail.com> |
| Date | 2011-04-12 09:25 +0300 |
| Subject | Re: [Twisted-Python] Announcing pyOpenSSL 0.12 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.250.1302589539.9059.python-list@python.org> (permalink) |
Good news. It may worth to update http://wiki.python.org/moin/SSL with details. Right now it says that pyOpenSSL can not validate server identity. -- anatoly t. On Tue, Apr 12, 2011 at 3:19 AM, <exarkun@twistedmatrix.com> wrote: > Exciting news everyone, > > I have just released pyOpenSSL 0.12. pyOpenSSL provides Python bindings > to a number of OpenSSL APIs, including certificates, public and private > keys, and of course running TLS (SSL) over sockets or arbitrary in- > memory buffiers. > > This release fixes an incompatibility with Python 2.7 involving > memoryviews. It also exposes the "info callback" constants used to > report progress of the TLS handshake and later steps of SSL connections. > Perhaps most interestingly, it also adds support for inspecting > arbitrary X509 extensions. > > http://python.org/pypi/pyOpenSSL - check it out. > > Jean-Paul > > _______________________________________________ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >
Back to comp.lang.python | Previous | Next | Find similar
Re: [Twisted-Python] Announcing pyOpenSSL 0.12 anatoly techtonik <techtonik@gmail.com> - 2011-04-12 09:25 +0300
csiph-web