<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Roadmap for Future Nagstatus Releases</title>
	<atom:link href="http://nagstatus.com/pages/nagstatus-roadmap-v20/feed" rel="self" type="application/rss+xml" />
	<link>http://nagstatus.com/pages/nagstatus-roadmap-v20</link>
	<description>Windows Sidebar/Desktop Gadget</description>
	<lastBuildDate>Fri, 22 Mar 2013 21:26:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Jouko Markkanen</title>
		<link>http://nagstatus.com/pages/nagstatus-roadmap-v20/comment-page-1#comment-5765</link>
		<dc:creator>Jouko Markkanen</dc:creator>
		<pubDate>Fri, 07 Sep 2012 19:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.markkanen.net/wptest/articles/nagstatus-roadmap-v20#comment-5765</guid>
		<description>It should be possible, although I&#039;ve never tried this myself. Nagios itself does not handle the authentication, it is the http server that does it (like apache), Nagios then authorized the user based on the headers passed to Nagios by the http server. 

So, in order to accomplish ssl authentication (using x.509 cert), your client (ie. the Windows certificate store) must have a certificate from the CA the http server is configured to trust, and the http server must map the certificate to the Nagios username. Also the http server must be set to require ssl client authentication. The certificate to username mapping might be a bit tricky, as AFAIK, the Nagios only checks the HTTP_AUTH_USER header, which Apache does not set when using ssl client authentication.

EDIT: Using ssl client authentication should require no configuration on the Nagstatus gadget. But you might need to check your IE security settings and the Nagios server security zone mapping in IE settings that it allows SSL client auth.</description>
		<content:encoded><![CDATA[<p>It should be possible, although I&#8217;ve never tried this myself. Nagios itself does not handle the authentication, it is the http server that does it (like apache), Nagios then authorized the user based on the headers passed to Nagios by the http server. </p>
<p>So, in order to accomplish ssl authentication (using x.509 cert), your client (ie. the Windows certificate store) must have a certificate from the CA the http server is configured to trust, and the http server must map the certificate to the Nagios username. Also the http server must be set to require ssl client authentication. The certificate to username mapping might be a bit tricky, as AFAIK, the Nagios only checks the HTTP_AUTH_USER header, which Apache does not set when using ssl client authentication.</p>
<p>EDIT: Using ssl client authentication should require no configuration on the Nagstatus gadget. But you might need to check your IE security settings and the Nagios server security zone mapping in IE settings that it allows SSL client auth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stephan</title>
		<link>http://nagstatus.com/pages/nagstatus-roadmap-v20/comment-page-1#comment-5755</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Thu, 06 Sep 2012 09:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.markkanen.net/wptest/articles/nagstatus-roadmap-v20#comment-5755</guid>
		<description>Hello,

is there any possibility to use x509 certificates to authenticate at the nagios/icinga server by nagsstatus gadget - so i dont have to use usernamen and password or to use both authentication methodes?

regards
stephan</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>is there any possibility to use x509 certificates to authenticate at the nagios/icinga server by nagsstatus gadget &#8211; so i dont have to use usernamen and password or to use both authentication methodes?</p>
<p>regards<br />
stephan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
