On Wed, 17 Jun 2015, Paul Howarth wrote:
The symbol SSL3_MT_NEWSESSION_TICKET appears to have been introduced at around openssl 0.9.8f, and the use of it in lib/vtls/openssl.c breaks builds with older openssls (certainly with 0.9.8b, which is the latest older version I have to try with). Attached patch fixes the build, in the same style as a similar workaround for SSL3_MT_CERTIFICATE_STATUS in the same bit of code.
Thanks, merged now! -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
