Intermediate CA list

Hello,

I'm trying to load https://ccadb-public.secure.force.com/mozilla/MozillaIntermediateCertsCSVReport into the policy/protocols/ssl intermediate cache with the following scripts.

site/local.zeek contains

@load ./intermediate-certs.zeek

I generate intermediate-certs.zeek from the CSV with:

#!/usr/bin/env ruby