summaryrefslogtreecommitdiff
path: root/tests/stunnel.pem
Commit message (Collapse)AuthorAgeFilesLines
* stunnel: regenerated self-signed test certificate with SHA1 hashMarc Hoersken2014-02-221-36/+36
| | | | | | | | | | | | | | | The previous test certificate contained a MD5 hash which is not supported using TLSv1.2 with Schannel on Windows 7 or newer. See the update to this blog post on IEInternals / MSDN: http://blogs.msdn.com/b/ieinternals/archive/2011/03/25/ misbehaving-https-servers-impair-tls-1.1-and-tls-1.2.aspx "Update: If the server negotiates a TLS1.2 connection with a Windows 7 or 8 schannel.dll-using client application, and it provides a certificate chain which uses the (weak) MD5 hash algorithm, the client will abort the connection (TCP/IP FIN) upon receipt of the certificate."
* test harness: update stunnel.pem Diffie-Hellman parameters from 512 to 1024 bitYang Tse2012-01-251-2/+3
|
* jayjwa added the "DH PARAMETERS" to make this work with recent stunnelsDaniel Stenberg2007-04-141-0/+4
|
* Peter Sylvester brought code that now allows a callback to modified the URLDaniel Stenberg2004-01-121-26/+133
| | | | | even when the multi interface is used, and then libcurl will simulate a "follow location" to that new URL. Test 509 was added to test this feature.
* added stunnel PEMDaniel Stenberg2001-09-171-0/+31