tls session ticket patch
manu tman
chantr4 at gmail.com
Wed Jan 23 11:23:05 UTC 2019
Great stuff!
The believe the patch had a typo which made set_cyphersuite available for
pretty much all OpenSSL versions.
#if OPENSSL_VERSION_NUMBER >= 0x1010101
Should most likely be something along
#if OPENSSL_VERSION_NUMBER >= 0x10101010
Note the extra 0.
I believe this is what Wouter attempted to work around with
https://github.com/NLnetLabs/unbound/commit/4e59c8344fb576e488b344f813bbc40121ba6cd8
Manu
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nlnetlabs.nl/pipermail/unbound-users/attachments/20190123/8f993671/attachment.htm>
More information about the Unbound-users
mailing list