473,386 Members | 1,712 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

IIS 6.0 not allowing SSL

long story short, I'm running II6 on a server and trying to host a test WCF service to test out running a production service over SSL only.



Originally had the test service working with a client and server test certificate made with makecert. But the client for some reason would not accept the server certificate, so I figured the issue is that the name of the cert isn't the same as the domain address, which I read might be the problem, so I created a new server certificate with CN=xx.xx.xx.xxx etc. Removed the server certificate that was on there, installed this one, and since then I cannot get the site to work again over SSL, (it will work over http with basicHttpBinding) but not with wsHttp or basic over SSL. I tried removing the new certificate and placing back the one before, and this did not fix the issue.

- Restarted IIS multiple times

- Decided to uninstall then reinstall IIS

- Uninstalled .NET framework 3.0 and 3.5 SP1

- Ran these commands that I found searching for the same problem:

- "%WINDIR%\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe -r (and the -i command)

- used the microsoft uninstall tool for V3.0 .net here :
http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/127db304-eb4d-40b4-81f6-483d92b1b6e1

- used the CleanIISScriptMaps.exe tool here: http://blogs.msdn.com/b/wenlong/archive/2006/09/10/748294.aspx

- found this, but when I go to the windows/system32 and run this command, can't find the adu...exe file http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/8d9f2a8f-cd23-448c-b2c7-f4e87b9e2d2c.mspx?mfr=true



I've about just lost hope in getting this to work again.



Please help.

thanks.

-mark
Jul 10 '10 #1

✓ answered by ASPnewb1

@ASPnewb1
resolved:

issue is the .pfx has to also be imported into the personal folder of the certificate store along with the corresponding .cer file, if the certificate when viewed does not say "A private key corresponds to this certificate" then the .pfx is missing.

1 2427
@ASPnewb1
resolved:

issue is the .pfx has to also be imported into the personal folder of the certificate store along with the corresponding .cer file, if the certificate when viewed does not say "A private key corresponds to this certificate" then the .pfx is missing.
Jul 10 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: eric rudolph | last post by:
I am writing a photo gallery and suppose 8 photos are displayed. When the user clicks on a button under the picture, I want it to add that picture name to a "favorites" list within the session...
17
by: Doug Fort | last post by:
This is an excerpt from a much longer post on the python-dev mailing list. I'm responding here, to avoid cluttering up python-dev. <snip> >Some English readers might not really imagine, but it...
3
by: Terry Murray | last post by:
Hi Everybody, I have been given the task of creating an online coupon system. The only real challenge that I can identify at this point is allowing only one coupon to be printed rather than...
6
by: David J Rose | last post by:
I am having trouble allowing a user to drag an item, whilst also allowing them to click the item. I am using mousedown, mousemove and mouseup. It works if I click the button carefully, but if there...
0
by: Joe Schmoe | last post by:
I am working on an ASP.NET application that generates an Excel 2003 spreadsheet on demand for the user, containing much sales information, and then editable cells for the salerep user to enter...
2
by: Mary Ann Allen | last post by:
I'm just playing around with Web Services and I've created one using the Hello World method that comes in the template, but I changed it to allow you to enter a name as a parameter. When I view the...
2
by: Certys | last post by:
Hello, I have a form where I only allow new records to be added. I enable this by setting the form property "Data Entry" to Yes. I want to access other records in the same table- to autofill...
1
nateraaaa
by: nateraaaa | last post by:
In some way or another my Visual Studio context menu has changed and will not allow me to enter comments for my changes before checking the file into sourcesafe. I used to be able to right click and...
4
by: cj | last post by:
I've often used methods exposed by software purchased for other uses to automate tasks. For instance back in the late 90's I found the terminal emulation package the company exposed methods that...
7
by: CCHDGeek | last post by:
I have a subform that is searched according to a field value on the main form. The subform has mutiple pages and each page has a subform based off a query. Today when I logged into the main form,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.