Re: OpenSSL Windows Change(s)?

Matt Pangaro <[email protected]> Tue, 06 Jun 2006 21:47:39 -0400
Newsgroups gmane.text.xml.resin.user
Message-ID <[email protected]>
Ooops, sent this earlier but from the wrong account, so it didn't go 
through...

I'm back to answer my own question. I went ahead and installed OpenSSL
0.9.8 (http://www.slproweb.com/products/Win32OpenSSL.html) and things
started up nicely. It drives me nuts that you have to run their
installed to get at the DLL's, but so be it.

With those DLL's in my path (either system32 or Resin dir), my SSL
config starts up nicely and Resin displays this important message:
    OpenSSL support compiled for OpenSSL 0.9.8a 11 Oct 2005

Matt Pangaro
Lokitech >> software . strategy . design
http://www.lokitech.com
m. 1.301.728.6906
f. 1.815.364.0656
e. [email protected]

Matt Pangaro wrote:
> I was upgrading my development station from resin-pro-3.0.14, with 
> OpenSSL to 3.0.19, and have run into two issues:
>
> 1) When I first started the server (with all the same DLLs, conf 
> files, keys, etc.) I got a message that SSL can't start because 
> ssleay32.dll is missing. In the past, I've had libeay32.dll and 
> libssl32.dll from OpenSSL 0.9.7c in place, and it's worked properly. 
> With jdk-1.5.0_04 it actually seemed to be looking for files with both 
> names. Has anybody seen this and/or does anybody know if Resin has 
> been relinked against a newer version of openssl?