mirror of
https://github.com/adulau/crl-monitor.git
synced 2024-11-22 10:07:05 +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
|
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:
|
Feeding the certificate store:
|
||||||
|
|
Loading…
Reference in a new issue