<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christian Hemker &#187; SQL</title>
	<atom:link href="http://blog.hemker.de/category/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hemker.de</link>
	<description>Microsoft / Windows / SharePoint / Exchange / Security</description>
	<lastBuildDate>Fri, 20 Jan 2012 06:05:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>SQL Database Mirroring, check certificates</title>
		<link>http://blog.hemker.de/2009/05/25/sql-database-mirroring-check-certificates/</link>
		<comments>http://blog.hemker.de/2009/05/25/sql-database-mirroring-check-certificates/#comments</comments>
		<pubDate>Mon, 25 May 2009 12:31:53 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Authenti- cation]]></category>
		<category><![CDATA[Availablity]]></category>

		<guid isPermaLink="false">http://blog.hemker.de/2009/05/25/sql-database-mirroring-check-certificates/</guid>
		<description><![CDATA[I wanted to check the expiration date of certificates used for SQL database mirroring. Here is how you do it. Just open SQL Management studio and make a new query on the master DB: select * from sys.certificates In the results you can check the expiration date and time in the column expiry_date. &#160; Remember [...]]]></description>
		<wfw:commentRss>http://blog.hemker.de/2009/05/25/sql-database-mirroring-check-certificates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

