Search found 2 matches

by MajorRaptor
Thu Jun 27, 2019 5:52 am
Forum: Open Source Nagios Projects
Topic: check_http checking wrong ssl certificate
Replies: 2
Views: 3110

Re: check_http checking wrong ssl certificate

After further investigations the --sni option saved the day.
I didn't know about this, at all. Thx anyway, I hope this helps someone else in the future :)
by MajorRaptor
Wed Jun 26, 2019 11:34 am
Forum: Open Source Nagios Projects
Topic: check_http checking wrong ssl certificate
Replies: 2
Views: 3110

check_http checking wrong ssl certificate

Hi, I'm currently trying to configure my monitoring server to check SSL validity to determine renewal fails. I've found out that check_http -C allow to check expiration but I can't make it work the way I want. It seems the command does not take the specified vhost into consideration when it comes to...