slackbuilds/python/pyOpenSSL
Willy Sudiarto Raharjo cc3302c61f python/pyOpenSSL: Updated for version 16.2.0.
This should fix letsencrypt warning.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-02-03 22:38:37 +07:00
..
README python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00
pyOpenSSL.SlackBuild python/pyOpenSSL: Updated for version 16.2.0. 2017-02-03 22:38:37 +07:00
pyOpenSSL.info python/pyOpenSSL: Updated for version 16.2.0. 2017-02-03 22:38:37 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Python wrapper around a small subset of the OpenSSL library. Includes:
X509 Certificates, SSL Context objects, SSL Connection objects using
Python sockets as transport layer. The Connection object wraps all the
socket methods and can therefore be used in.