Comment 6 for bug 119294

Revision history for this message
Craig Ringer (ringerc) wrote :

Support is almost working in Hardy. There's a bug in the caching logic in OpenSSL 0.9.8g that prevents the engine from being used, and when this is fixed support works fine with apps that properly enable OpenSSL engines, like OpenSSL.

A small patch (attached to bug #119295) is available to fix the caching logic. The patch is included in OpenSSL 0.9.8h upstream, so it should be quite safe to merge for hardy-updates . The OpenSSL cache logic patch is:

http://launchpadlibrarian.net/13798833/bug119295.patch

To get PadLock working with OpenSSH 4.7p1 the patch to OpenSSH that's attached to #119295 must be applied to OpenSSH *AND* the OpenSSL patch referenced above must be applied to OpenSSL.