From f1c1706b7572511a5a9fa03a4e5de392383468fb Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 1 Feb 2015 18:49:50 +0100 Subject: [PATCH] Update COLLECTOR.md --- COLLECTOR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COLLECTOR.md b/COLLECTOR.md index da894b2..f192e4f 100644 --- a/COLLECTOR.md +++ b/COLLECTOR.md @@ -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: