Go to file
Jean-Louis Huynen 96f242ceb3 ... 2019-04-23 15:34:46 +02:00
.gitignore initial commit 2019-03-27 16:39:46 +01:00
LICENSE Initial commit 2019-03-27 16:38:25 +01:00
README.md wip 2019-04-11 16:25:10 +02:00
main.go wip 2019-04-11 16:25:10 +02:00
passivessl.sql ... 2019-04-23 15:34:46 +02:00

README.md

analyzer-d4-passivessl fetch a redis feed of certificate and TLS sessions and massage the dataset to be usable by lookup-d4-passivessl service.

Dependencies

go get github.com/gomodule/redigo/redis
go get github.com/lib/pq
sudo apt install postgresal-plpython3-10