cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] Fix build with openssl < ~ 0.9.8f

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 17 Jun 2015 16:54:17 +0200 (CEST)

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
Received on 2015-06-17