HTTPS via CURL and SSL -
Curl has good timing information I use -w @ curl-format.txt And write the time results in a CSV file. It works fine I request a HTTPS, there is a way of looking at time for SSL steps eg. For OCSP or for each certificate check phase?
The curl parameter -k accepts any SSL certificates, but mean -a) that does not check the curl certificate or B) which is the certificate of the curl Checks but can ignore the result?
Comments
Post a Comment