python 2.7 mass rebuild [release 0.9-2mamba;Sat Jun 01 2013]

This commit is contained in:
2024-01-05 16:22:55 +01:00
parent d5b8359a3d
commit e6f1893174
6 changed files with 370 additions and 0 deletions

View File

@@ -1,2 +1,4 @@
# python-pyOpenSSL
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