Skip to content

Add unit tests for ciecplib.x509

Duncan Macleod requested to merge x509-tests into master

This PR improves the ciecplib.x509 module as follows:

  • added unit tests
  • new stream keyword for print_cert_info
  • _cert_type now uses M2Crypto.X509.X509 format internally throughout

Merge request reports