It takes 1 second to access the web page with the encrypted certificate specified in curl.
Issue
-
It takes 1 second to access the web page with the encrypted certificate specified in curl.
$ curl -w "time_total : %{time_total}\n" https://web.example.com/ time_total : 0.130 $ curl -w "time_total : %{time_total}\n" --cert client.pem:PasSpHrAse --key key.pem https://web.example.com/ time_total : 1.132
Environment
- Red Hat Enteprise Linux 7
- curl
- nss
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.