ekollof / gentlsa

Tool for DANE/TLSA (with Cloudflare API support)
Other
16 stars 4 forks source link

Update M2Crypto import and version #10

Open BradKollmyer opened 4 months ago

BradKollmyer commented 4 months ago

The import statement in gentlsa.py has been updated to import the X509 submodule from M2Crypto instead of the whole library. Additionally, the version of the M2Crypto library listed in requirements.txt has also been updated to v0.41.0 from v0.37.1.