SSL "Hangs" sometimes but works other times...

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

johnny_at_liquidzone.net
Date: 12/08/04


Date: Wed, 8 Dec 2004 12:24:40 GMT

Im running IIS 5 on a windows 2000 server host

Im having a probel with IIS and SSL, the SSL seems to hang sometimes but
works other times....
i have downloaded the ssl diagnostics from microsoft and when i run it when
it doesnt work i get the reply

------------------------------------------------------------------------------------------------------------------------------

System time: Wed, 08 Dec 2004 09:54:17 GMT
Connecting to 193.1.2.200:443
Connected
Handshake: 78 bytes sent
Handshake: 1123 bytes received
Handshake: 182 bytes sent
Handshake: 43 bytes received
Handshake succeeded
Verifying server certificate, it might take a while...
Server certificate name: secure.mydomain.com
Server certificate subject: C=SE, S=xxxxxxxx, L=xxxxxx, O=xxxxxx, OU=xxxxxx,
OU=Terms of use at www.verisign.com/rpa (c)00, CN=secure.mydomain.com
Server certificate issuer: C=US, O="RSA Data Security, Inc.", OU=Secure
Server Certification Authority
Server certificate validity: From 12/3/2004 1:00:00 AM To 12/4/2005 12:59:59
AM
HTTPS request:
GET / HTTP/1.0
User-Agent: SSLDiag
Accept:*/*
HTTPS: 72 bytes of encrypted data sent
#WARNING:HTTPS: error 0x274c (10060) receiving encrypted data from server
Final handshake: 23 bytes sent successfully

------------------------------------------------------------------------------------------------------------------------------

where xxx and secure.mydomain.com is my real values....

but then after a couple of minutes it starts working again:

------------------------------------------------------------------------------------------------------------------------------
System time: Wed, 08 Dec 2004 10:39:31 GMT
Connecting to 193.1.2.200:443
Connected
Handshake: 78 bytes sent
Handshake: 1123 bytes received
Handshake: 182 bytes sent
Handshake: 43 bytes received
Handshake succeeded
Verifying server certificate, it might take a while...
Server certificate name: secure.mydomain.com
Server certificate subject: C=SE, S=xxxxxxx, L=xxxxxx, O=xxxxxxx,
OU=xxxxxxx, OU=Terms of use at www.verisign.com/rpa (c)00,
CN=secure.mydomain.com
Server certificate issuer: C=US, O="RSA Data Security, Inc.", OU=Secure
Server Certification Authority
Server certificate validity: From 12/3/2004 1:00:00 AM To 12/4/2005 12:59:59
AM
HTTPS request:
GET / HTTP/1.0
User-Agent: SSLDiag
Accept:*/*
HTTPS: 72 bytes of encrypted data sent
HTTPS: 481 bytes of encrypted data received
Status:
HTTP/1.1 302 Object moved
HTTP/1.1 302 Object moved
Server: Microsoft-IIS/5.0
Date: Wed, 08 Dec 2004 10:39:31 GMT
Location: /login.asp
Connection: Keep-Alive
Content-Length: 121
Content-Type: text/html
Set-Cookie: ASPSESSIONIDSACDCSBA=ADEPPGGDNIDALBEIIGDALPPH; path=/
Cache-control: private
<head><title>Object moved</title></head>
<body><h1>Object Moved</h1>This object may be found <a
HREF="">here</a>.</body>
HTTPS: server disconnected
Final handshake: 23 bytes sent successfully

------------------------------------------------------------------------------------------------------------------------------

I have searched google witout finding a solution to this, and i dont really
know where to start looking...
the server runs a number of other sites also, non SSL tho and they work fine
appriciate any help

thanks!



Relevant Pages

  • IIS SSL Site Page Not Found - have tried everything
    ... I have a default web site on IIS 5 set up with a SSL Certificate ... netstat -an (on the web server) shows the site's IP addr is listening ... Handshake: 2097 bytes received ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS SSL Site Page Not Found - have tried everything
    ... >I have a default web site on IIS 5 set up with a SSL Certificate ... > when the protocal is set to HTTPS but not when set to HTTP. ... > server and root authority in browser. ... > Handshake: 2097 bytes received ...
    (microsoft.public.inetserver.iis.security)
  • Re: Could IIS 6 use certificate that create at another computer?
    ... Server Certificate. ... This self-signed Server Certificate can be created by anyone on any ... private key is imported to the LocalSystem store on the IIS server so ... one single command and SSL works, ...
    (microsoft.public.inetserver.iis.security)
  • Windows 2003 Web Edition SSL
    ... I have an SSL certificate that I've recently purchased (and had reissued 4 ... ServerState = Server started ... Handshake: 976 bytes received ...
    (microsoft.public.windows.server.general)
  • Re: SSL client in .NET
    ... SCHANNEL logging does work. ... "An SSL client handshake completed successfully. ... showed SSL 3.0 for the log entry to my real destination server. ... Aparently a TLS negotiation is tried first, and the handshake fails. ...
    (microsoft.public.dotnet.security)