mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-05 07:23:42 +01:00
3699acfc2d
because neither M2crypto nor OpenSSL packages provide extensive enough API to do certificate chain building, verification and outputting of details, we have to pre-parse the data with a C app that can access the full OpenSSL API. I've also tried monkey patching the packages, but unfortunately the result wasn't working reliably The actual statistic collection (both about the chains and specific certificates) will be done in a python script |
||
---|---|---|
.. | ||
parse_CAs.c | ||
parse_results.py | ||
testtop1m.sh | ||
top-1m.csv |