Daniel333 wrote: » So if I turn the server off, and toss it in a safe. Won't the computer account expire in 30 days or so? bringing down the PKI?
earweed wrote: » I'm not sure how you do it with Server 2003 but with server 2008 the root CA is a standalone CA. AD DS membership is not a requirement so I don't think it has an account that will expire. The subordinates are also given very long lived certificates so that the root doesn't have to be brought out very often.
Psoasman wrote: » Server 2003 has Enterprise CA's integrated into AD and they use cert templates, and publish their info into AD. The standalone CA's store their info locally. Any requests for certs must be manually approve or deny any requests.
powerfool wrote: » ... That being said, the best practice is you use a standalone CA root with enterprise subordinate CAs and take the root offline.