2
0
mirror of https://github.com/mozilla/cipherscan.git synced 2024-10-05 18:53:40 +02:00
cipherscan/top1m
Hubert Kario 3699acfc2d helper application for finding cert chains
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
2014-10-12 20:34:53 +02:00
..
parse_CAs.c helper application for finding cert chains 2014-10-12 20:34:53 +02:00
parse_results.py fixes for the pull request #18 2014-10-06 13:26:53 -04:00
testtop1m.sh fixes for the pull request #18 2014-10-06 13:26:53 -04:00
top-1m.csv update the top 1M list to the version from 2014-05-16 2014-05-16 17:34:22 +02:00