HTTPS://NAGIOSXI ?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
diegosiassb
Posts: 111
Joined: Wed Dec 30, 2009 1:38 am

HTTPS://NAGIOSXI ?

Post by diegosiassb »

Hello, I need to get to the nagios via https (port 443).
How do I?
What should I change?
Bye
Thanks a lot
Diego
rdedon
Posts: 578
Joined: Sat Nov 20, 2010 4:51 pm

Re: HTTPS://NAGIOSXI ?

Post by rdedon »

Hello diegossb,
this would be an Apache issue and you would need to mod_rewrite using port 80 as well as 443 listening.
http://httpd.apache.org/docs/current/mo ... write.html
Rene deDon
Technical Team
___
Nagios Enterprises, LLC
Web: http://www.nagios.com
griffithusg
Posts: 64
Joined: Sun Nov 07, 2010 7:16 pm

Re: HTTPS://NAGIOSXI ?

Post by griffithusg »

Most people would want to use https out of the box. To me this is pretty poor that it doesn't come as the standard config.
rdedon
Posts: 578
Joined: Sat Nov 20, 2010 4:51 pm

Re: HTTPS://NAGIOSXI ?

Post by rdedon »

griffithusg wrote:Most people would want to use https out of the box.
As this is become a very popular request we are going to be adding this to our requests list. We do appreciate the feedback as it helps us to improve our product.
Rene deDon
Technical Team
___
Nagios Enterprises, LLC
Web: http://www.nagios.com
griffithusg
Posts: 64
Joined: Sun Nov 07, 2010 7:16 pm

Re: HTTPS://NAGIOSXI ?

Post by griffithusg »

Hello,
I would like to say thank you for implementing this.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: HTTPS://NAGIOSXI ?

Post by mguthrie »

You bet, we're still ironing out a few wrinkles with it, but we're working on documenting the setup of SSL on an XI server, then we're get the rest of the bugs pinned down.
Locked