How to configure htdigest in nagios server
How to configure htdigest in nagios server As a security point of view I always prefer to go with htdigest rather than htpasswd method.The reason is htpaswd uses cleartext username and password whereas htdigest uses encryption method. If you have already read my post “How to configure Nagios 3.4.4 in CentOS” there I use the…