Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

SSL - Page cannot be displayed

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Using UPN logon for usernames which exceed 20 cha..  
Author Message
adenhollander

External


Since: Sep 10, 2003
Posts: 1



(Msg. 1) Posted: Wed Sep 10, 2003 2:08 pm
Post subject: SSL - Page cannot be displayed
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi...I've got a website that I need to secure. I've
applied my certificate, and when I try to access the
site, I get a page cannot be displayed error.

The site is not using any host headers, and has its own
IP address.

I think I've downloaded every KB article that Microsoft
has, and nothing. I'm about ready to pull my hair out.
One thing that strikes me as odd, is that when I run a
netstat -an on my web server, I see a local address entry
for 0.0.0.0:443, but not one for my website, which is
10.0.0.5:443. That's telling me that my website is not
listening on port443 (BTW I do see an entry for
10.0.0.5:80, and the site works fine over standard
HTTP). I've run through the KB article that tells me to
add and remove a certificate from the default website,
and this doesn't seem to have changed anything.

I'm desperate. I need to get this secure site up and
running. I've opened a case with Microsoft, they've been
sitting on it for over a week. Does anyone have any
ideas?

If you could email me at adenhollander.DeleteThis@gardengraphics.com
I'd be much obliged.

Thanks.

Arie

 >> Stay informed about: SSL - Page cannot be displayed 
Back to top
Login to vote
doug1

External


Since: Aug 26, 2003
Posts: 43



(Msg. 2) Posted: Wed Sep 10, 2003 2:38 pm
Post subject: SSL - Page cannot be displayed [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

in the website properties, does the ip address say all
unassigned? If so, change it to specify the real address
of the site...

doug

 >-----Original Message-----
 >
 >Hi...I've got a website that I need to secure. I've
 >applied my certificate, and when I try to access the
 >site, I get a page cannot be displayed error.
 >
 >The site is not using any host headers, and has its own
 >IP address.
 >
 >I think I've downloaded every KB article that Microsoft
 >has, and nothing. I'm about ready to pull my hair out.
 >One thing that strikes me as odd, is that when I run a
 >netstat -an on my web server, I see a local address
entry
 >for 0.0.0.0:443, but not one for my website, which is
 >10.0.0.5:443. That's telling me that my website is not
 >listening on port443 (BTW I do see an entry for
 >10.0.0.5:80, and the site works fine over standard
 >HTTP). I've run through the KB article that tells me to
 >add and remove a certificate from the default website,
 >and this doesn't seem to have changed anything.
 >
 >I'm desperate. I need to get this secure site up and
 >running. I've opened a case with Microsoft, they've
been
 >sitting on it for over a week. Does anyone have any
 >ideas?
 >
 >If you could email me at
adenhollander.TakeThisOut@gardengraphics.com
 >I'd be much obliged.
 >
 >Thanks.
 >
 >Arie
 >.
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: SSL - Page cannot be displayed 
Back to top
Login to vote
user675

External


Since: Aug 28, 2003
Posts: 617



(Msg. 3) Posted: Wed Sep 10, 2003 11:11 pm
Post subject: Re: SSL - Page cannot be displayed [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

Have you tried this KB article ?

HOW TO: Determine If SSL Connectivity Is Not Working on the Web Server
or on an Intermediate Device
http://support.microsoft.com/?id=290051


Regards,

Paul Lynch
MCSE
 >> Stay informed about: SSL - Page cannot be displayed 
Back to top
Login to vote
timcof

External


Since: Sep 02, 2003
Posts: 912



(Msg. 4) Posted: Mon Sep 15, 2003 1:11 pm
Post subject: RE: SSL - Page cannot be displayed [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Also, ensure the ssl port is populated with 443 in the properties of the site.

Thank you. I hope this information is helpful.

Tim Coffey [MSFT]

This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft
Corporation. All rights reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: "doug" <doug.RemoveThis@sfsf.ca>
| Sender: "doug" <doug.RemoveThis@sfsf.ca>
| References: <0c9c01c377c6$99e3a9d0$a601280a@phx.gbl>
| Subject: SSL - Page cannot be displayed
| Date: Wed, 10 Sep 2003 11:38:15 -0700
| Lines: 43
| Message-ID: <0d1101c377ca$b28d9c30$a601280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcN3yrKNHpjfHsdhR16KSjRF9S+85g==
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:274907
| NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| in the website properties, does the ip address say all
| unassigned? If so, change it to specify the real address
| of the site...
|
| doug
|
| >-----Original Message-----
| >
| >Hi...I've got a website that I need to secure. I've
| >applied my certificate, and when I try to access the
| >site, I get a page cannot be displayed error.
| >
| >The site is not using any host headers, and has its own
| >IP address.
| >
| >I think I've downloaded every KB article that Microsoft
| >has, and nothing. I'm about ready to pull my hair out.
| >One thing that strikes me as odd, is that when I run a
| >netstat -an on my web server, I see a local address
| entry
| >for 0.0.0.0:443, but not one for my website, which is
| >10.0.0.5:443. That's telling me that my website is not
| >listening on port443 (BTW I do see an entry for
| >10.0.0.5:80, and the site works fine over standard
| >HTTP). I've run through the KB article that tells me to
| >add and remove a certificate from the default website,
| >and this doesn't seem to have changed anything.
| >
| >I'm desperate. I need to get this secure site up and
| >running. I've opened a case with Microsoft, they've
| been
| >sitting on it for over a week. Does anyone have any
| >ideas?
| >
| >If you could email me at
| adenhollander.RemoveThis@gardengraphics.com
| >I'd be much obliged.
| >
| >Thanks.
| >
| >Arie
| >.
| >
|
 >> Stay informed about: SSL - Page cannot be displayed 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]