vote up -1 vote down star

We have requested on a linux machine a ssl certificate (geotrust) and want to allocate it in IIS 6 (win 2k3) to a web site. Steps done so far:

  • imported the certificate into windows
  • in iis choose "existing certificate"

But when calling the website with https://... there is a error message "site not found". With just http://... it runs just fine.

Any ideas?

flag

closed as not programming related by Sklivvz Oct 20 '08 at 12:05

2 Answers

vote up 1 vote down check

This means that the certificate has not been installed properly, I've faced this issue before when we were trying to move certificates across servers, take a look at this link and see if that'll help you.

http://support.microsoft.com/kb/313299

link|flag
vote up 0 vote down

Did you add HTTPS bindings?

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.