|
Posted by Jeff on October 18, 2006, 9:34 pm
Please log in for more thread options
Fixed it! I had to call in a favor for help on this one. It turns out
that the machine had too little memory. IIS will not take requests if
there isn't enough memory available. This machine only had 128 MB of
ram. I want to stress that this was a working CA as of one month ago. I
assume we were right on the thresh hold of enough memory before, but
this time it was exceeded. Increased the memory to 256 and
presto...problem solved.
JEFF
Jeff wrote:
> Brian wrote:
> > Ziembic@gmail.com says...
> > > Yes, I have installed the necessary compnents. This was a working
> > > implementation, I have issued numerous certs from this instance via the
> > > web utility, I just don't know why it stopped working. I even ran the
> > > certutil that you reccomeneded to be safe, but I still get the same
> > > error. Thanks for your help so far.
> > >
> > >
> > Are you able to request certificates using certreq? What are you getting
> > if you run certutil -ping or certutil -pingadmin?
> > Brian
>
> I am getting a reply if I do the ping or pingadmin from the certificate
> machine directly. I am not getting any response if I do it from any
> other machine, some with existing valid certs and new machines that I
> am trying to get a cert for. I can successfully request a cert from
> within the IIS manager, but when I create a request from virtual
> server, and then try and go to the web site, the web site does not come
> up: page cannot be found. I am unfamiliar with using certreq, can you
> elaborate?
>
> JEFF
|