HTTPS HTTP GET PEM certificate # # Server-side HTTP/1.1 200 OK Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 7 MooMoo # # Client-side SSL https Server-localhost-sv.pem HTTPS GET using CURLOPT_CAINFO_BLOB lib%TESTNUMBER # provide URL and ca-cert https://localhost:%HTTPSPORT/%TESTNUMBER %SRCDIR/certs/EdelCurlRoot-ca.crt # Ensure that we're running on localhost because we're checking the host name ./libtest/lib%TESTNUMBER check # # Verify data after the test has been "shot" GET /%TESTNUMBER HTTP/1.1 Host: localhost:%HTTPSPORT User-Agent: CURLOPT_CAINFO_BLOB Accept: */*