Skip to content

Switch on assert in X509_Name._ptr

Matěj Cepl requested to merge mcepl/m2crypto:switch_on_X509_Name-ptr into master

In order to make sure that the self.x509_name is already filled in and it is X509_Name OpenSSL binary structure.

@All any comments? Seem to work on Travis https://travis-ci.org/mcepl/M2Crypto/builds/131283333 (wonder about our CI)

Merge request reports