Problem Accessing ssl.conf file
I've recently upgraded my ServerCheck software in order to use https. I'm setting up my ServersCheck software to use https using the Servercheck Wiki procedure "Configuring Web Server in HTTPS Mode" at http://wiki.serverscheck.com/index.php/Configuring_Web_Server_in_HTTPS_Mode
There is a step where it requires that I get the ssl.conf file from the url http://files.serverscheck.net/conf/ssl.conf
I can't get to this link. I've tried at least 4 times and get a "connection time out" each time.
How do I get this file?
This discussion has been closed.
Comments
Thanks. Got the 3 byte file and put in conf directory. Then ran S-Server as per instructions Got a pop-up "The ordinal 132 could not be located in the dynamic link library SSLEAY32.DLL" followed by
C:Program FilesServersCheck_Monitoring>s-server
Can't load 'auto/Net/SSLeay/SSLeay.dll' for module Net::SSLeay: load_file:The specified module could not be found at /<C:Program
FilesServersCheck_Monitorings-server.exe>DynaLoader.pm line 221.
at perlapp line 848
BEGIN failed--compilation aborted at /<C:Program FilesServersCheck_Monitorings-server.exe>Net/SMTP/TLS.pm line 89.
BEGIN failed--compilation aborted at s-server.pl line 23.
I'm using windows 32 bit version of OpenSSL version 1.0.1e 11 Feb 2013
Please advise.
There must be others installed by other software and not in the application directory
The error message is the result of a DLL conflict
Here's a list of the SSLeay32.dll files I found and Path settings
C:>dir ssleay32.dll /s
Volume in drive C has no label.
Volume Serial Number is 1868-19AA
Directory of C:OpenSSL-Win32
02/11/2013 09:35 AM 269,824 ssleay32.dll
1 File(s) 269,824 bytes
Directory of C:OpenSSL-Win32bin
02/11/2013 09:35 AM 269,824 ssleay32.dll
1 File(s) 269,824 bytes
Directory of C:Program FilesCAAccessControlbin
05/26/2011 11:19 AM 212,992 ssleay32.dll
1 File(s) 212,992 bytes
Directory of C:Program FilesServersCheck_Monitoring
06/30/2007 04:14 PM 200,704 ssleay32.dll
1 File(s) 200,704 bytes
Directory of C:Program FilesTrend MicroOfficeScan Client
03/26/2009 10:24 PM 262,144 ssleay32.dll
1 File(s) 262,144 bytes
Directory of C:WINDOWSsystem32
02/11/2013 09:35 AM 269,824 ssleay32.dll
1 File(s) 269,824 bytes
Total Files Listed:
6 File(s) 1,485,312 bytes
0 Dir(s) 33,843,150,848 bytes free
C:>path
PATH=C:Program FilesServersCheck_Monitoring;c:OpenSSL-Win32bin;C:Perlbin;C:PerlsitebinC:dcops;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem
;C:PROGRA~1COMMON~1System;"C:Program FilesGNUGnuPG";C:Program FilesManageSoftCommon;C:Program FilesCommon FilesSystem;C:Program FilesopenFTbin;C:
Program FilesGNUGnuPGpub;C:Program FilesCAAccessControlBin
OK. Should I delete those other ssleay32.dll files? Which is the correct one that I should be using, the one in:
C:OpenSSL-Win32
or C:Program FilesServersCheck_Monitoring?
C:OpenSSL-Win32 and C:Program FilesServersCheck_Monitoring
Removing the others may impact Trend Micro and CA software operation
Installed older version of OpenSSL (ver 0.9.8y) to get around dll problem and match dll in system32 directory.
Now s-server starts suggesting that SSL server is running (see below), but can't get https (https://www.usmlva1001psrv.com:1272/) to work "IE can't display web page" if I move ssl.conf file out of directory it will work with http://www.usmlva1001psrv.com:1272 Any ideas on why https won't work?
C:Documents and Settingsusername>s-server
# Starting up app
# Wed Mar 13 10:32:05 2013 file events.log cleaned
# Wed Mar 13 10:32:05 2013 file master.log cleaned
#
# ServersCheck Web Server
# Monitoring Appliance - BUSINESS 250 Edition
# ServersCheck Appliance - BUSINESS 250 Edition - version 10.0.2
#
# Number of monitors allowed: 250
#
# Installed on 161.134.220.10 - USMLVA1001PSRV
#
# Loading language file: EN.lang
# version 10.0.2
#
# ServersCheck MSP license loaded
#
# (c) Copyright 2003-2013 - ServersCheck BVBA
# www.serverscheck.com
#
#
#
# Env:C:WINDOWS
# Enabling HTTPS (SSL) Server
#
#
# Start: Wed Mar 13 10:32:05 2013 - End: Wed Mar 13 10:32:06 2013
#
# Configuration server ready, serving on port "1272"...
#
#
Can you upgrade to the 10.1.x series and try this please?