Xymon Mailing List Archive search

SSL test wrong certificate

list Larry Barber
Wed, 12 Sep 2012 09:34:36 -0500
Message-Id: <user-1e479c793b41@xymon.invalid>

Try running this command:

/usr/bin/openssl s_client -showcerts -connect <hostname>:443

It will return the entire certificate chaing for the given host.

Thanks,
Larry Barber


On Wed, Sep 12, 2012 at 1:59 AM, Maik Heinelt <user-4ab5eb34adb2@xymon.invalid> wrote:
 No, it is a virtual host configured apache and no redirection.

Thanks

Maik Heinelt


 On 2012/09/12 11:27, Larry Barber wrote:

Is the page a redirect from another server? Xymon only returns the HTML
headers for the first server it hits.

Thanks,
Larry Barber

On Tue, Sep 11, 2012 at 6:23 PM, Maik Heinelt <user-4ab5eb34adb2@xymon.invalid>wrote:
We use Xymon for testing a couple SSL certificates.
For most of our pages, the test shows the right certificate, but for 4-5
pages, the test shows the localhost at localdomain certificate.
For sure, if we check the page online, it uses the correct certificate.

Any idea, why this happen only just for some of the pages?

The host.conf entry looks same for all pages.

XXX.XXX.XXX.XXX   https://mypage.com

Maik