Certificate server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have internal certificate server I used to issue
certificate for SSL on IIS server.

The CA server was installed on the Client machines in the
trusted root server certificate repository.

We wish to reomve this CA server and install a new one.

I wish to know if removing the old Ca server will cause
problems the SSL traffic.
 
If you used this CA only for SSL then this should not cause any problems.
Make sure you didn't use CRL (Certificate Revocation List) checking anywhere
(e.g. applications,...)

If you only need certificates for SSL and don't need any advanced features
of CA, take a look at SelfSSL. It is a tool from IIS 6.0 Resource Kit and it
is a free download.

IIS 6.0 Resource Kit Tools
http://www.microsoft.com/downloads/...ee-a71a-4c73-b628-ade629c89499&DisplayLang=en

Mike
 
Back
Top