Hi Oliver, > I'm currently investigating the possibility of implementing a JSSE > provider wrapping OpenSSL.
This would be a great idea, but don't underestimate he task. IIRC there is at least one abandoned project on SourceForge to do something similar. I also know of at least one proprietary (company-internal) project which does something of the sort, and there are probably many others - all implementing just as much of JSSE as the company in question needs, and no more. At first sight there seems to be little commonality between the two APIs, so actually implementing the whole of JSSE looks like a daunting task. Don't let me put you off though! Best regards Chris Gray