Hello, I need to get to the nagios via https (port 443).
How do I?
What should I change?
Bye
Thanks a lot
Diego
HTTPS://NAGIOSXI ?
Re: HTTPS://NAGIOSXI ?
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
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
-
griffithusg
- Posts: 64
- Joined: Sun Nov 07, 2010 7:16 pm
Re: HTTPS://NAGIOSXI ?
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.
Re: HTTPS://NAGIOSXI ?
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.griffithusg wrote:Most people would want to use https out of the box.
-
griffithusg
- Posts: 64
- Joined: Sun Nov 07, 2010 7:16 pm
Re: HTTPS://NAGIOSXI ?
Hello,
I would like to say thank you for implementing this.
I would like to say thank you for implementing this.
Re: HTTPS://NAGIOSXI ?
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.