Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        pyOpenSSL - Python wrapper module around the OpenSSL library
        
        
        - Description:
 
        High-level wrapper around a subset of the OpenSSL library, includes among others
 * SSL.Connection objects, wrapping the methods of Python's portable
   sockets
 * Callbacks written in Python
 * Extensive error-handling mechanism, mirroring OpenSSL's error codes
 
        
        Packages
        
        
            | pyOpenSSL-0.13.1-4.el7.x86_64
              [124 KiB] | 
            
              Changelog
              by Tomáš Mráz (2018-05-04):
              - fix various testsuite failures
- fix exception propagation from private key passphrase callback (#1227505)
- add optional digest parameter to CRL.export method (#1523772) 
             |