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

Popular posts from this blog

Active Directory Authenticated Proxy Server with Squid or CNTLM -

java - Can't add JTree to JPanel of a JInternalFrame -

java - @PluginTarget(Node.class) not registering as neo4j plugin -