﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WCF example: Using of self-hosted service with SSL</title><link />http://developers.de/blogs/damir_dobric/archive/2006/08/01/897.aspx<description>To establish the HTTP communication WCF uses internally HttpTransportBindingElement for HTTP and HttsTransportBindingElement for HTTPS. Both binding elements are implemented on the top of System.Net.HttpListener which is a part .NET2.0. This class utilizes</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: WCF example: Using of self-hosted service with SSL</title><link />http://developers.de/blogs/damir_dobric/archive/2006/08/01/897.aspx#392307<pubdate>Wed, 31 Oct 2012 01:21:14 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:392307</guid><dc:creator>Ralph</dc:creator><description>&lt;p&gt;I found that I needed to add a vialditaon username/password which means the error is gone but the test transactions are not going through the Beanstream gateway &amp;nbsp;Where do I enter the username/password for vialditaon against transaction? There is nothing coming through to the Beanstream server when a transaction has been done in the shopping cart. There&amp;#39;s no record of it which means the transaction was not passed to the merchant (so no $$ collected). I&amp;#39;m a newbie and would really appreciate your help. Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=392307" width="1" height="1"&gt;</description></item><item><title>re: WCF example: Using of self-hosted service with SSL</title><link />http://developers.de/blogs/damir_dobric/archive/2006/08/01/897.aspx#221067<pubdate>Mon, 14 Nov 2011 22:36:43 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:221067</guid><dc:creator>sanousy howari</dc:creator><description>&lt;p&gt;Hi Damir, &lt;/p&gt;
&lt;p&gt;Actually a good article, especially written in 2006!! (Wow).&lt;/p&gt;
&lt;p&gt;I have a task in my current job, to implement a self hosted WCF with SSL (Transport x.509 cert) but also to be configured internally ( not via app.config).&lt;/p&gt;
&lt;p&gt;.net 4/ Windows 7 Platform.&lt;/p&gt;
&lt;p&gt;My problem is that the old command line tools like http config .... ammm I&amp;#39;m not sure but several tools are there and everyone of them is different ...&lt;/p&gt;
&lt;p&gt;makecert.exe&lt;/p&gt;
&lt;p&gt;certmgr.exe&lt;/p&gt;
&lt;p&gt;netsh.exe&lt;/p&gt;
&lt;p&gt;httpconfig.exe&lt;/p&gt;
&lt;p&gt;RegisterServiceModel.exe .... and more ...&lt;/p&gt;
&lt;p&gt;in addition some articles talking about a single certificate, anothers talking about two different self signed certificaes, and others are talking about a root certificate and two different signed certificates by the root certificate ... and finally others tend to say makecert.exe certificates don&amp;#39;t work at all &lt;/p&gt;
&lt;p&gt;others provide some code to supress errors over personally created certificates &amp;nbsp;... &lt;/p&gt;
&lt;p&gt;they are all pretend it works ... but none of them worked fine for me .... even I think I exceeded 73 different examples up to now none of them worked ...&lt;/p&gt;
&lt;p&gt;Can you give me a hand an provide a single example that I can use it to study so I can accomplish my task in my job please?&lt;/p&gt;
&lt;p&gt;Appreciated in forward!!&lt;/p&gt;
&lt;p&gt;Sanousy&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=221067" width="1" height="1"&gt;</description></item><item><title>re: WCF example: Using of self-hosted service with SSL</title><link />http://developers.de/blogs/damir_dobric/archive/2006/08/01/897.aspx#10214<pubdate>Mon, 01 Feb 2010 22:06:16 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:10214</guid><dc:creator>Damir Dobric</dc:creator><description>&lt;p&gt;Hi Sara, your site is not configured for SSL.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=10214" width="1" height="1"&gt;</description></item><item><title>re: WCF example: Using of self-hosted service with SSL</title><link />http://developers.de/blogs/damir_dobric/archive/2006/08/01/897.aspx#10212<pubdate>Mon, 01 Feb 2010 15:00:55 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:10212</guid><dc:creator>sara</dc:creator><description>&lt;p&gt;I used ur example to creat https wcf service.. &lt;/p&gt;
&lt;p&gt;when i try to browse my service with url &lt;a rel="nofollow" target="_new" href="https://10.200.0.194:999/WCFServiceCertificate3"&gt;10.200.0.194/WCFServiceCertificate3&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I get following error &lt;/p&gt;
&lt;p&gt;No protocol binding matches the given address &amp;#39;&lt;a rel="nofollow" target="_new" href="https://10.200.0.194:999/WCFServiceCertificate3"&gt;10.200.0.194/WCFServiceCertificate3&lt;/a&gt;&amp;#39;. Protocol bindings are configured at the Site level in IIS or WAS configuration.&lt;/p&gt;
&lt;p&gt;i didn&amp;#39;t change the ssl setting in IIS, do i need to change that??&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=10212" width="1" height="1"&gt;</description></item><item><title>re: WCF example: Using of self-hosted service with SSL</title><link />http://developers.de/blogs/damir_dobric/archive/2006/08/01/897.aspx#2283<pubdate>Sat, 05 Jul 2008 14:13:47 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:2283</guid><dc:creator>Damir Dobric</dc:creator><description>&lt;p&gt;The command above should look like: certmgr.exe -add -r LocalMachine -s My -c -n localhost -r CurrentUser -s TrustedPeople&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=2283" width="1" height="1"&gt;</description></item><item><title>re: WCF example: Using of self-hosted service with SSL</title><link />http://developers.de/blogs/damir_dobric/archive/2006/08/01/897.aspx#903<pubdate>Wed, 02 Aug 2006 10:40:43 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:903</guid><dc:creator>Damir Dobric</dc:creator><description>Here you can read more about httpcfg tool: &lt;a rel="nofollow" target="_new" href="http://developers.de/blogs/rolf_nebhuth/archive/2006/08/02/902.aspx"&gt;http://developers.de/blogs/rolf_nebhuth/archive/2006/08/02/902.aspx&lt;/a&gt;&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=903" width="1" height="1"&gt;</description></item></channel></rss>