2 # CRL verfication of certs obtained from SSL sites
5 certNetFetchEnable = false
6 crlNetFetchEnable = true
7 useSystemAnchors = true
8 # alternate these two on successful runs, flip either one for failure
10 requireCrlIfPresent = false
12 echo "================================="
13 test = "www.amazon.com"
15 cert = amazon_v3.100.cer
16 sslHost = www.amazon.com
17 requireCrlIfPresent = true