Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-22 | stunnel: regenerated self-signed test certificate with SHA1 hash | Marc Hoersken | |
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." | |||
2012-01-25 | test harness: update stunnel.pem Diffie-Hellman parameters from 512 to 1024 bit | Yang Tse | |
2007-04-14 | jayjwa added the "DH PARAMETERS" to make this work with recent stunnels | Daniel Stenberg | |
2004-01-12 | Peter Sylvester brought code that now allows a callback to modified the URL | Daniel Stenberg | |
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. | |||
2001-09-17 | added stunnel PEM | Daniel Stenberg | |