Hash : aab67108 Author : Date : 2016-07-04T23:29:39
add OCSP test
Download
1 2 3 4 5 6 7 8
#!/bin/sh set -e TEST=./ocsp_test if [ -e ./ocsp_test.exe ]; then TEST=./ocsp_test.exe fi $TEST www.amazon.com 443 $TEST cloudflare.com 443