About SSL problem with IIS 6.0

io.com
Date: 05/26/05


Date: Thu, 26 May 2005 21:18:46 +0200

Hi

I have a problem with implementing https in iis 6.0

I have installed a certificate on my web server iis 6.0 windows 2003 std SP1
and commerce server 2002 with other ms tools.

I try to verify if this certificate have any problem but seems good , a
private key is present and a certificate root is good.

If i assign this certificate on my web site seems that a 443 port is in
listening (with a netstat) but if i try to open a local IE browser or
another browser and type https://192.168.x.x/test.html this error appared

Cannot find server or DNS Error
Internet Explorer

If i try to type http://192.168.x.x/test.html the web site work!

test.html is a page with a output "test ok"

I try to telnet the port 443 and the connection was ESTABLISHED

I try to run a SSLDiag.exe tool and this warning appared :

#WARNING: You have a private key that corresponds to this certificate but
CryptAcquireCertificatePrivateKey failed

System time: Thu, 26 May 2005 09:04:46 GMT
Connecting to 192.168.X.X:443
Connected
Handshake: 78 bytes sent
#WARNING:Handshake: unspecified error receiving data
#WARNING:Handshake: 0x80090304 (-2146893052) error

I have check if also the Cryptographic Services was started !

If i export this certificate on another iis 6.0 web server the https work!

What's happened ?

Thanks to all.



Relevant Pages