Xymon Mailing List Archive search

How to debug "SSL error" on https test(s)?

list Dave "doughnut" Fogarty
Wed, 24 Apr 2019 11:05:38 -0700 (PDT)
Message-Id: <user-2db766f9c4da@xymon.invalid>

I was able to look at your cert with this:
 	echo | openssl s_client -connect scge.mcw.edu:443

I got no errors.  If you run this from the xymonnet host, do you see errors?

I see you're using a cert from InCommon.  Are your other tests from that same xymonnet server succeeding using InCommon certs?

HTH,
Dave

On Wed, 24 Apr 2019, Brodie, Kent wrote:
Hey everyone—

 

So a recent web server I have configured is causing Xymon to get an “SSL Error”.    Even with DEBUG enabled
in xymonnet, I don’t see anything useful.

 

All I see is,

32183 2019-04-23 15:14:54.869387 Calc http color host morn.rgd.mcw.edu : 32183 2019-04-23 15:14:54.869389
https://scge.mcw.edu/(red) 32183 2019-04-23 15:14:54.869391  --> red

32183 2019-04-23 15:14:54.869393 Adding to combo msg: status+30 morn,rgd,mcw,edu.http red Tue Apr 23
15:14:52 2019: SSL error

 

In other words, even with debug enabled, all I see is “SSL error”.    When I connect to the site with any
browser, there are no SSL or certificate issues.   In fact, I have dozens of apache web sites all with
certs.   But this one is causing me fits and I don’t know why.

 

ANY help getting “more” debug info would be super appreciated!

 

Thanks all --Kent