Re: [icinga-users] https url monitoring failed

2017-06-26 Thread Stephane Bortzmeyer
On Thu, Jun 22, 2017 at 10:02:32PM +0200, Gerald Vogt wrote a message of 121 lines which said: > set the vhost and uri. And also enable SNI. Many HTTP servers these days do not serve the expected vhost without SNI: http_sni = true > This will connect to 1.2.3.4 on port 443 and do > > GET /

Re: [icinga-users] https url monitoring failed

2017-06-26 Thread Gerald Vogt
On 26.06.17 21:33, Stephane Bortzmeyer wrote: On Thu, Jun 22, 2017 at 10:02:32PM +0200, Gerald Vogt wrote a message of 121 lines which said: set the vhost and uri. And also enable SNI. Many HTTP servers these days do not serve the expected vhost without SNI: Well, I don't know about "m