Re: mod_ssl and OPENSSL_NO_SSL_INTERN (Re: mod_ssl in trunk with OpenSSL 0.9.7 as a minimum requirement?)

2011-12-23 Thread Kaspar Brand
On 23.12.2011 18:13, Dr Stephen Henson wrote: > Your patch to trunk/2.4.x looks fine. You can simplify the clearing of the > extra > chain slightly by just unconditionally calling: [...] Thanks, patch adapted and committed in r1222917 and r1222920, respectively. Kaspar

Re: mod_ssl and OPENSSL_NO_SSL_INTERN (Re: mod_ssl in trunk with OpenSSL 0.9.7 as a minimum requirement?)

2011-12-23 Thread Dr Stephen Henson
On 23/12/2011 07:52, Kaspar Brand wrote: > On 22.12.2011 17:53, Dr Stephen Henson wrote: >> I've added a few new controls and one new function which should resolve this, >> see last few commits. >> >> I deleted a couple of functions duplicating functionality too. >> >> Let me know if you need furth