<?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>codemeit &#187; HTTPS</title>
	<atom:link href="http://www.codemeit.com/tag/https/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codemeit.com</link>
	<description>programming, software &#38; problem solving</description>
	<lastBuildDate>Tue, 31 Aug 2010 08:22:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WCF WSDL &amp; xsd:import schemaLocations link to local machine name not domain name while hosted in IIS</title>
		<link>http://www.codemeit.com/wcf/wcf-wsdl-xsdimport-schemalocations-link-to-local-machine-name-not-domain-name-while-hosted-in-iis.html</link>
		<comments>http://www.codemeit.com/wcf/wcf-wsdl-xsdimport-schemalocations-link-to-local-machine-name-not-domain-name-while-hosted-in-iis.html#comments</comments>
		<pubDate>Sat, 21 Feb 2009 09:51:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WCF]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/?p=294</guid>
		<description><![CDATA[When WCF svc web services hosted in IIS, the links within WSDL for xsd schemaLocations uses local machine name, the will cause issues when 3rd parties try to obtain the complete WSDL reference from the server unless they modify the main WSDL file to change those schemaLocations links to use domain name for the xsd:import. [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/wcf/wcf-wsdl-xsdimport-schemalocations-link-to-local-machine-name-not-domain-name-while-hosted-in-iis.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WCF Could not establish trust relationship for the SSL/TLS secure channel with authority</title>
		<link>http://www.codemeit.com/wcf/wcf-could-not-establish-trust-relationship-for-the-ssltls-secure-channel-with-authority.html</link>
		<comments>http://www.codemeit.com/wcf/wcf-could-not-establish-trust-relationship-for-the-ssltls-secure-channel-with-authority.html#comments</comments>
		<pubDate>Fri, 20 Feb 2009 13:01:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WCF]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/?p=289</guid>
		<description><![CDATA[I saw people ask questions on the forums regarding to &#8220;Could not establish trust relationship for the SSL/TLS secure channel with authority&#8221; while attempting to call the web service via a host domain name other than the one specified in Issue-To within the SSL certificate. Most likely you are using the same certificate for the [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/wcf/wcf-could-not-establish-trust-relationship-for-the-ssltls-secure-channel-with-authority.html/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>WCF BasicHttpBinding equivalent CustomBinding</title>
		<link>http://www.codemeit.com/security/wcf-basichttpbinding-equivalent-custombinding.html</link>
		<comments>http://www.codemeit.com/security/wcf-basichttpbinding-equivalent-custombinding.html#comments</comments>
		<pubDate>Wed, 06 Aug 2008 09:02:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Binding]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[HTTPS]]></category>

		<guid isPermaLink="false">http://www.codemeit.com/security/wcf-basichttpbinding-equivalent-custombinding.html</guid>
		<description><![CDATA[In real world , web service of WCF in basichttpbinding might not be flexible enough to meet enterprise application requirements. What programmers are looking at is a more robust way of developing web service application in WCF. CustomBinding as the name describes that it alllows users design their own web service binding. At the point, [...]]]></description>
		<wfw:commentRss>http://www.codemeit.com/security/wcf-basichttpbinding-equivalent-custombinding.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
