<?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>microsoftNOW &#187; wildcard</title>
	<atom:link href="http://www.microsoftnow.com/tag/wildcard/feed" rel="self" type="application/rss+xml" />
	<link>http://www.microsoftnow.com</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 05:17:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Wildcard Certificates: My frivolous antics</title>
		<link>http://www.microsoftnow.com/2007/10/wildcard-certificates-my-frivolous.html</link>
		<comments>http://www.microsoftnow.com/2007/10/wildcard-certificates-my-frivolous.html#comments</comments>
		<pubDate>Mon, 01 Oct 2007 06:31:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[internet security]]></category>
		<category><![CDATA[ISA server]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[wildcard]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2007/10/wildcard-certificates-my-frivolous-antics.html</guid>
		<description><![CDATA[A client wanted to publish two web services on SSL using ISA Server 2006: Outlook Web Access and Sharepoint Portal Server. We know that ISA Server can only bind one SSL certificate per socket. This translates to one HTTPS URL/website per socket. What does this mean? Lets say I have my OWA at https://owa.shijaz.com/ and [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2007%252F10%252Fwildcard-certificates-my-frivolous.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Wildcard%20Certificates%3A%20My%20frivolous%20antics%22%20%7D);"></div>
<p>A client wanted to publish two web services on SSL using ISA Server 2006: Outlook Web Access and Sharepoint Portal Server.</p>
<p>We know that ISA Server can only bind one SSL certificate per socket. This translates to one HTTPS URL/website per socket. What does this mean? Lets say I have my OWA at <a href="https://owa.shijaz.com/">https://owa.shijaz.com/</a> and I have an SSL certificate issued to owa.shijaz.com. I also have my Sharepoint portal at <a href="https://portal.shijaz.com/">https://portal.shijaz.com/</a> for which I have acquired a certificate with common name portal.shijaz.com.</p>
<p>While publishing, I can have only one web listener per socket and a web listener can accept at most ONE SSL certificate. If I apply the owa.shijaz.com certificate on my web listener, OWA will work fine, but users browsing to portal.shijaz.com will get a certificate warning/error. If I apply the portal.shijaz.com certificate, users browsing to owa.shijaz.com will get a certificate warning/error.</p>
<p>So what&#8217;s the solution? Wouldn&#8217;t it be great if we could order a certificate with common name *.shijaz.com and use the same certificate for both (or more) websites? Yes, you can! That&#8217;s called the WILDCARD Certificate!</p>
<p>Ordering a wildcard certificate is fairly simple, if you know how to order a normal SSL certificate. While generating an SSL request, simply enter <strong>*.yourdomain.com</strong> as the common name for the new certificate.</p>
<p><a href="http://4.bp.blogspot.com/_lSGuEfogrPw/RwCdVyFOeOI/AAAAAAAAAU4/AMQZ2KU5Trk/s1600-h/wilcard_test.JPG"><img id="BLOGGER_PHOTO_ID_5116262174239389922" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://4.bp.blogspot.com/_lSGuEfogrPw/RwCdVyFOeOI/AAAAAAAAAU4/AMQZ2KU5Trk/s400/wilcard_test.JPG" border="0" /></a><br />Wildcard certificates have a limitation that they are not available in 128-bit <a href="http://en.wikipedia.org/wiki/Server_gated_cryptography">SGC</a> and available only in standard encryption. The encryption level is decided by the <a href="http://support.microsoft.com/kb/195833">user&#8217;s browser</a>, rather than the certificate. So, if you&#8217;re securing a electronic payment website or a finance-related website, a wildcard certificate may not be what you should be looking at.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2007/10/wildcard-certificates-my-frivolous.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

