|
Home > Archive > IIS Server Security > March 2004 > SSL Handshake Error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SSL Handshake Error
|
|
|
| I am having trouble gaining access to the secure area of
my website after I installed my SSL certificate (Page
Cannot Be Displayed). I found the SSL Diagnostics tool
on Microsoft's site. This is the message it spit out at
me:
System time: Wed, 17 Mar 2004 20:22:08 GMT
Connecting to 192.168.100.10:443
Connected
Handshake: 108 bytes sent
#WARNING:Handshake: unspecified error receiving data
#WARNING:Handshake: 0x80090304 (-2146893052) error
It will make the connection, but it's not transferring
any data. Can someone please tell me what these errors
mean and how to fix them?
Thanks so much,
Tommy
| |
| Bernard 2004-03-18, 9:50 am |
| Looks like SSL cert error to me. do you install the
cert correctly ? do you see any port binding on port 443 ?
anything in event log ?
--
Regards,
Bernard Cheah
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Tommy" <anonymous@discussions.microsoft.com> wrote in message
news:f53e01c40c5f$97336210$a101280a@phx.gbl...
> I am having trouble gaining access to the secure area of
> my website after I installed my SSL certificate (Page
> Cannot Be Displayed). I found the SSL Diagnostics tool
> on Microsoft's site. This is the message it spit out at
> me:
>
> System time: Wed, 17 Mar 2004 20:22:08 GMT
> Connecting to 192.168.100.10:443
> Connected
> Handshake: 108 bytes sent
> #WARNING:Handshake: unspecified error receiving data
> #WARNING:Handshake: 0x80090304 (-2146893052) error
>
> It will make the connection, but it's not transferring
> any data. Can someone please tell me what these errors
> mean and how to fix them?
>
> Thanks so much,
> Tommy
>
| |
| Ulad Malashanka [MS] 2004-03-22, 7:35 pm |
| It might be the private key problem.
Try to run from command line: ssldiag.exe -system -probe
What's ssldiag's output?
Thanks,
Ulad
"Tommy" <anonymous@discussions.microsoft.com> wrote in message
news:f53e01c40c5f$97336210$a101280a@phx.gbl...
> I am having trouble gaining access to the secure area of
> my website after I installed my SSL certificate (Page
> Cannot Be Displayed). I found the SSL Diagnostics tool
> on Microsoft's site. This is the message it spit out at
> me:
>
> System time: Wed, 17 Mar 2004 20:22:08 GMT
> Connecting to 192.168.100.10:443
> Connected
> Handshake: 108 bytes sent
> #WARNING:Handshake: unspecified error receiving data
> #WARNING:Handshake: 0x80090304 (-2146893052) error
>
> It will make the connection, but it's not transferring
> any data. Can someone please tell me what these errors
> mean and how to fix them?
>
> Thanks so much,
> Tommy
>
|
|
|
|
|