0

I have an environment of Windows Server 2003 machines that are running ADAM (Active Directory Application Mode) over SSL. The SSL certificates that are installed on the machines are created using our internal CA and are trusted on any computer on our domain.

The problem is that they expire. Is there a way that I can configure the server or certificate services to enable these certificates to renew themselves or get renewed in an automated fashion?

Astra
  • 683
  • 1
  • 7
  • 9

2 Answers2

2

I do not know a way to do this, but I thought I would chime in. Why not to create the certificates to expire 20 years (random number here, could be less, or more) after creation instead?

1

I don't think there's a way to auto-renew certs. Are you in control of the CA? I think about the best you can do is get a cert that has an expiration way out in the future. This might be a problem, though, if you don't control the CA.

squillman
  • 37,883
  • 12
  • 92
  • 146