Jan Andersson wrote: > Hi, > >> Anyone looking into writing an SSL filter for mina? >> If so, how is it going? Could you share or contribute this code back >> to this project. > > > I have implemented an SSL filer for Mina, based on SSLEngine, > available with Java 1.5. > > I'm doing this for a customer, but I will check with them if I'm > allowed to share it and if an 1.5 solution is of any interest? I'm fine with 1.5. I would like to see it contributed. -enrique > > My filter works fine, but some polishing is required before I > want anyone else to see it ;) > > /Janne