1752448 Members
6157 Online
108788 Solutions
New Discussion юеВ

Re: IIS 5.1 SSL

 
Carmelo Valencia_1
Occasional Contributor

IIS 5.1 SSL

Hi,

I have successfuly enabled SSL in my IIS.

In IE..

http://localhost/index.html works fine.
https://localhost/index.html wont work
https://localhost:443/index.html also doesnt work.

In Telnet..

localhost 443 works
localhost 80 works...

I dont know what Im missing here...

7 REPLIES 7
Norman_21
Honored Contributor

Re: IIS 5.1 SSL

Carmelo,

Please keep your follow up in one thread.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=233033

Tell us what have you done exactly!
Thanks
"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
Jon Finley
Honored Contributor

Re: IIS 5.1 SSL

Hmmm... I thought that when you setup SSL, that you assigned it to a single IP address.

If you are using "localhost", this is usually referring to 127.0.0.1 or the loopback address, which would NOT be the same address as SSL was setup to.

Jon
"Do or do not. There is no try!" - Yoda
Carmelo Valencia_1
Occasional Contributor

Re: IIS 5.1 SSL

its a different scenario actually as to my previous thread..this is plane IIS...

so..guys..any ideas on this one???
Norman_21
Honored Contributor

Re: IIS 5.1 SSL

What is the exact error message that you get.
Try this one,
http://support.microsoft.com/default.aspx?scid=kb;en-us;290391&Product=iis50

Please keep us updated.
"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
Carmelo Valencia_1
Occasional Contributor

Re: IIS 5.1 SSL

It didn't worked. Im using Windows XP Professional and IIS 5.1. I seem can't add a new web site so I overide the default web site. I change the host header name and place my IP in the host file which maps to my web site name. In IIS, I assigned my IP to the domain name with port 80 as well as with port 443 for SSL.
Jon Finley
Honored Contributor

Re: IIS 5.1 SSL

Have you installed the Service Pack and the latest hoxfixes for XP?

http://support.microsoft.com/default.aspx?scid=kb;en-us;314864&Product=winxp

Have you installed the latest updates for IE6?

http://support.microsoft.com/default.aspx?scid=kb;en-us;325662&Product=winxp

Jon
"Do or do not. There is no try!" - Yoda
Carmelo Valencia_1
Occasional Contributor

Re: IIS 5.1 SSL

i have installed sp1 for windows xp and sp1 for ie 6.

is there anyway that our sys admin block the port 443?

does our dns and gateway has something to do with it?