mirror of
https://github.com/adulau/crl-monitor.git
synced 2024-11-21 17:47:09 +00:00
Update COLLECTOR.md
This commit is contained in:
parent
8f4460ba72
commit
f1c1706b75
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ To test the parsing of the raw certificates:
|
|||
|
||||
~~~~
|
||||
cd ssldump
|
||||
sudo ./ssldump -ANn -i eth1 | python ../crl-monitor/bin/x509/pcal-sslcert.py -v
|
||||
sudo ./ssldump -ANn -i eth1 | python ../crl-monitor/bin/x509/pcap-sslcert.py -v
|
||||
~~~~
|
||||
|
||||
Feeding the certificate store:
|
||||
|
|
Loading…
Reference in a new issue