On Tuesday, December 18, 2012 10:29:19 PM Florian Anderiasch wrote: > On 18.12.2012 22:21, Justin Karneges wrote: > > Hi, > > > > I'm attempting to update Mongrel2 to use the latest version of polarssl > > (1.2.3). Mainly this is to get support for SNI. If anyone else has already > > figured this out, please stop me. > > Just a heads up, iirc I did some one line patches in the past and I > don't think those ever made it back upstream. > > https://github.com/winks/mongrel2/commit/5976c11b1ac4a0d02bdc24475e423725112 > c56d8
Looks like polarssl already made this change on their own, so once Mongrel2 is updated to the latest version you shouldn't need this patch. Justin
