Hi,
I successfully installed and executed stunnel without compression and with compression RLE, but with compression ZLIB I receive the following message in the startup:
2005.07.25 08:24:28 LOG5[1408:1524]: stunnel 4.11 on x86-pc-mingw32-gnu WIN32+IPv4 with OpenSSL 0.9.7f 22 Mar 2005 2005.07.25 08:24:28 LOG3[1408:1976]: Error reading certificate file: stunnel.pem 2005.07.25 08:24:28 LOG3[1408:1976]: error stack: 25070067 : error:25070067:DSO support routines:DSO_load:could not load the shared library 2005.07.25 08:24:28 LOG3[1408:1976]: error stack: 25078067 : error:25078067:DSO support routines:WIN32_LOAD:could not load the shared library 2005.07.25 08:24:28 LOG3[1408:1976]: error stack: 25070067 : error:25070067:DSO support routines:DSO_load:could not load the shared library 2005.07.25 08:24:28 LOG3[1408:1976]: SSL_CTX_use_certificate_chain_file: 25078067: error:25078067:DSO support routines:WIN32_LOAD:could not load the shared library 2005.07.25 08:24:28 LOG3[1408:1976]: Server is down
I made download of archive ZLIB1.DLL in the client and in the server, the startup is normal, but after the beginning of the communications the server crash.
I use Win2000 Server SP4 in the server and Win2000 Pro in the client.
thanks
Luis A S C Junior
On 2005-07-25, at 13:31, lascjr@bol.com.br wrote:
I successfully installed and executed stunnel without compression and with compression RLE, but with compression ZLIB I receive the following message in the startup: 2005.07.25 08:24:28 LOG5[1408:1524]: stunnel 4.11 on x86-pc-mingw32-gnu WIN32+IPv4 with OpenSSL 0.9.7f 22 Mar 2005 2005.07.25 08:24:28 LOG3[1408:1976]: Error reading certificate file: stunnel.pem 2005.07.25 08:24:28 LOG3[1408:1976]: error stack: 25070067 : error:25070067:DSO support routines:DSO_load:could not load the shared library 2005.07.25 08:24:28 LOG3[1408:1976]: error stack: 25078067 : error:25078067:DSO support routines:WIN32_LOAD:could not load the shared library 2005.07.25 08:24:28 LOG3[1408:1976]: error stack: 25070067 : error:25070067:DSO support routines:DSO_load:could not load the shared library 2005.07.25 08:24:28 LOG3[1408:1976]: SSL_CTX_use_certificate_chain_file: 25078067: error:25078067:DSO support routines:WIN32_LOAD:could not load the shared library
Try my latest OpenSSL DLLs: ftp://ftp.mirt.net/openssl/binary-0.9.8-zdll/
Best regards, Mike