Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to setup SSL using IIS4.0

Status
Not open for further replies.

ITProfessional

IS-IT--Management
Joined
Aug 27, 2001
Messages
46
Location
US
I have installed certificate server from OPtion pack. I am using the instructions in the article on microsoft site Q218445 "How to configure certificate server for Use with SSL on IIS.
Now the prob is: When ever i go to client and try to install it, it says http error 403.4;required ssl. If try to use https instead of http with same url it says page couldnot be found. Now if I go back to the server and go to key manager and uncheck the box "require secure connection", then I can go to the page using http hearder. But i cannot go using https header so that i can select the certificate and then install it to use my secure site.
I am using sp6a(high encryption on the server).
Any help will be highly appriciated.
thanks
Kamran Khan
 
Did you make sure the browser on the client is setup to use SSL? In Internet explorer 5 it is under tools, interent options, advanced.
 
yes I checked it says "use ssl 2.0 and ssl3.0
 
When you created the certificate request did you use a Fully qualified domain name like server.domain.com or did you just use servername? Which ever way you chose is how the server must be accessed. So if you choose servername.domain.com for your certificate and tried to connect using just servername in your browser it would fail.
 
Yes i am using fully qualified name. infact i had tried both. you know the prob is strange. If i type the url it says error 403.4 ssl required.
it means that page is there and it is configured for SSL.
Now if try to use it says 'page couldnot be found'.

thanks
 
No, I installed IIS4.0 on this NT Box. for your info, it is a PDC, does it make any diff?
 
If you selected require client certificates, deselect this while leaving require ssl enabled. Also what service pack are you running?
 
Also, this may sound stupid...but are you sure that your web services are setup correctly, to include your pages? It sounds to me like it's working with but just can't find the page. I think your ssl is setup correct, you just need to get the iis setup along with your pages. (could be wrong, but that's what it sounds like to me)
-Ovatvvon :-Q
 
for ephol:
===========
Yes I have tried that, i selected "accept client certificate" but it didnot work. I am using sp6a(high encryption)

for Otatvvan:
=============
my web sites are set correct. cus if go to MMC, then go to key manager and then Uncheck "require ssl" option, they i can go to the web site with http. it means that web site is working.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top