On 07/10/06 06:11:34PM +0200, Rafael J. Wysocki wrote:
> On Monday 10 July 2006 17:53, Arkadiusz Miskiewicz wrote:
> > On Monday 10 July 2006 17:10, Rafael J. Wysocki wrote:
> > 
> > > > I wonder if dlopen()ing openssl lib would be ok here.
> > >
> > > Could you please explain?  I know nothing about dlopen() ...
> > 
> > You can use functions from library without linking with it explictly. Just 
> > dlopen() it at runtime and then use some function...
> 
> Ah, thanks.
> 
> I'm not sure we can do this with OpenSSL.  The RSA-handling code in there
> allocates memory and it has to be preserved accross function calls.
> 

It shouldn't change anything technically, he's trying to find a loophole in
the legal problems with linking against OpenSSL.

Jim.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to