|
Posted by Carma Trepp on September 20, 2005, 10:11 am
Please log in for more thread options Brian Komar [MVP] wrote:
> It depends on whether the CA is a root CA or a subordinate CA.
> If it is a root CA.
>
> 1) Create or edit %windir%\capolicy.inf
> 2) Add the following content, for example, to renew with a 10 year
> validity period and a 2k key
>
> [Version]
> Signature="$Windows NT$"
>
> [certsrv_server]
> renewalkeylength=2048
> RenewalValidityPeriodUnits=10
> RenewalValidityPeriod=years
>
> HTH,
> Brian
Hey thanks you, works great!
Greetings
Carma
|