"David Wang" <w3.4you@gmail.com> wrote in message
news:1170456055.615099.279510@h3g2000cwc.googlegroups.com...
> What type of certificate did you assign for SSL, and did you import
> its private key into the LocalSystem's trusted store. You may want to
> use a tool like SelfSSL from the IIS Resource Toolkit to set things up
> automatically with a single command.
>
http://www.microsoft.com/downloads/details.aspx?FamilyID=56fc92ee-a71a-4c73-b628-ade629c89499&DisplayLang=en >
>
http://www.microsoft.com/windowsserver2003/iis/diagnostictools/default.mspx >
> Now, until you fix the error identified by SSLDiag:
>
> 1. https://servername/exchange -- will keep failing with "Internet
> Explorer cannot display the webpage" since SSL connection failed to
> establish because the Server's Certificate is not valid for server use
>
> 2. http://servername/exchange -- likely setup to auto-redirect from
> HTTP->HTTPS, at which point it will also fail in the same way as above
> after the redirection
>
> 3. *IF* http://servername/exchange is not set up to auto-redirect,
> then you would have gotten a 403.4 error response when you configured
> "SSL Required", which you would see if "Show Friendly HTTP Errors" is
> disabled in Internet Explorer. Since you did not see this, you have
> probably configured auto-redirection.
>
> In other words, just fix your server certificate. Just because it's
> "ok" doesn't mean it is suitable. It's like at Immigration at US
> Borders - when Border Patrol asks you for a valid Passport, you can't
> just give them your Driver's License, even though both are valid.
>
>
> //David
>
http://w3-4u.blogspot.com >
http://blogs.msdn.com/David.Wang > //
>
>
>
> On Feb 2, 3:39 am, "Tommy Forsman" <tofor...@hotmail.com> wrote:
>> This is what SSLdiag says:
>>
>> #WARNING:CertVerifyCertificateChainPolicy returned
>> error -2146762480(0x800b0110)
>>
>> #WARNING:Error 0x800b0110 : The server certificate is not valid for the
>> requested usage
>>
>> How to fix: Install or assign the correct type of certificate. In IIS
>> Manager, right-click the Web site, and then click Properties. On the
>> Directory Security tab, click Server Certificate. In the wizard, install
>> or
>> assign a server certificate.
>>
>> I disabled "Show Friendly HTTP Errors" but I still get "Internet Explorer
>> cannot display the webpage"
>>
>> Thanks for helping me.
>> Tomppa
>>
>> "David Wang" <w3.4...@gmail.com> wrote in message
>>
>> news:1170369165.400489.241350@l53g2000cwa.googlegroups.com...
>>
>>
>>
>> > "Internet Explorer cannot display the webpage" is not the same as
>> > "stops responding". To see the real error, you need to disable "Show
>> > Friendly HTTP Errors" option in Internet Explorer. Please report the
>> > real error.
>>
>> > SSLDiag must run clean.
>>
>> > Please give the real errors and full details of tool output so that
>> > other people can attempt to help you.
>>
>> > //David
>> >
http://w3-4u.blogspot.com >> >
http://blogs.msdn.com/David.Wang >> > //
>>
>> > On Feb 1, 2:29 am, "Tommy Forsman" <tofor...@hotmail.com> wrote:
>> >> I dont get any 403 error just "Internet Explorer cannot display the
>> >> webpage"
>>
>> >> SSLdiag only gives one error about certificatechain
>>
>> >> Tomppa
>>
>> >> "David Wang" <w3.4...@gmail.com> wrote in message
>>
>> >>news:1170289221.032300.67910@a75g2000cwd.googlegroups.com...
>>
>> >> > Use SSLDiag to diagnose your configuration.
>>
>> >> >
http://www.microsoft.com/downloads/details.aspx?FamilyID=cabea1d0-5a1... >>
>> >> >http://servername/exchangefailsprobably because of your HTTP->HTTPS
>> >> > redirection (andhttps://servername/exchangeisthe one configuration
>> >> > that fails). Because if HTTP is working prior to enabling "requiring
>> >> > SSL" will only cause a 403.4 error to be returned, not stop
>> >> > responding.
>>
>> >> > //David
>> >> >
http://w3-4u.blogspot.com >> >> >
http://blogs.msdn.com/David.Wang >> >> > //
>>
>> >> > On Jan 30, 11:23 pm, "Tommy Forsman" <tofor...@hotmail.com> wrote:
>> >> >> Hi
>>
>> >> >> Have tried to enable SSL on a SBS2003 but when I require SSL the
>> >> >> website
>> >> >> stops to respond.
>>
>> >> >> Have installed CA services
>> >> >> Have created Certificate request
>> >> >> Have "downloaded" the pending request
>> >> >> Have appended the certificate to the default website
>>
>> >> >> But when I put a checkmark in Require Secure Channel
>> >> >> bothhttps://servername/exchangeandhttp://servername/exchangestops
>> >> >> responding
>>
>> >> >> Have used
>> >> >> the
http://www.msechange.org/tutorials/SSL_Enabling_OWA_2003.html >> >> >> as help
>>
>> >> >> What could be wrong?
>> >> >> Tomppa- Hide quoted text -
>>
>> >> - Show quoted text -- Hide quoted text -
>>
>> - Show quoted text -
>
>