Jump to content
Compatible Support Forums
Sign in to follow this  
Moonark

IIS 5.1 getting a certificate for a 2000 certificate server

Recommended Posts

ok...I am working on setting up a secure web site, but my web server is running on my XP machine. I have certificate server installed on in 2K server, and I was wondering what I had to do to get a certificate to work. I followed the steps from microsoft that tells me how to do it on IIS 5. The steps were the same for the XP machine, but is there and incompatiblitly issus with IIS 5.1 and certificates. It keeps telling me that the certificate I try to install does not match the pending request. Does anyone know of a way to get this to work? I do not have an internal DNS running, but my web server does have a www address associated with it....could this be causing the problem?

Share this post


Link to post

If the server reports that there are no pending requests, one of the following may be the problem:

 

- The Certsrv page is being accessed by using a different URL than the

one that was used to submit the request. For example, the request was

submitted by using http://Computer_Name/Certsrv, and you are trying to

view the pending requests by using http://IP_Address/Certsrv.

 

- The client browser has cookies disabled.

 

- The server is unable to retrieve the cookie that is stored on the

client computer.

 

- The cookie that is returned by the client is corrupt.

 

- The cookie has expired.

 

- The right bracket (]) delimiter was not found in the cookie list.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×