>-----Original Message----- >From: Joe Orton [mailto:[EMAIL PROTECTED] [SNIP] > >Nice! So this is the fix for #26562? Don't forget to update >the comment >before you commit, and it looks like this is a new flag since OpenSSL >0.9.6h so should use a compatibility ifdef: > >#ifndef SSL_SESS_CACHE_NO_INTERNAL >#define SSL_SESS_CACHE_NO_INTERNAL SSL_SESS_CACHE_NO_INTERNAL_LOOKUP >#endif
Sure ! I'd have definitely missed it - thanks for taking that extra step :) -Madhu