Re: [Resin-interest] OpenSSL configuration

2009-01-07 Thread Emil Ong
On Wed, Jan 07, 2009 at 03:42:45PM -0500, Michael Prescott wrote: > Is there any way to tell whether my resin auto-detected the location of > OpenSSL > installed on my Linux system, as described here: > http://caucho.com/resin/doc/resin-security.xtp#openssl > > I'd rather not re-run .configure if

[Resin-interest] OpenSSL configuration

2009-01-07 Thread Michael Prescott
Is there any way to tell whether my resin auto-detected the location of OpenSSL installed on my Linux system, as described here: http://caucho.com/resin/doc/resin-security.xtp#openssl I'd rather not re-run .configure if it's not necessary. Any tips would be appreciated! Michael _

[Resin-interest] OpenSSL Configuration

2007-06-05 Thread Kuntz, Tim
I need to change my SSL usage from JSSE to OpenSSL. I have been unable to do so because of the following error message. com.caucho.config.ConfigException: SSL JNI was not properly initialized. Make sure the resinssl library is properly created and the SSL libraries are installed. I have followed