|
Posted by =?Utf-8?B?TXIuQg==?= on December 6, 2007, 2:32 am
If you were Registered and logged in, you could reply and use other advanced thread options I will test and i will replay to you.
"Brian Komar" wrote:
> You cannot.
> It is hard coded in the certificate template, and as mentioned earlier, you
> cannot issue v2 certificates from Standard Edition.
> There is another setting though that will affect your validity periods.
>
> certutil -setreg ca\ValidityPeriodUnits 4
> certutil -setreg ca\ValidityPeriod "Years"
> net stop certsvc && net start certsvc
>
> This will set the maximum lifetime of certificates issued by the CA to 4
> years (for example). But it will be the lesser of the template setting and
> the Validity Period settings above.
> Brian
>
> > How can extend certificate request for more than two years for computer
> > certificate.
> > I have Enterprise Ca that is valid for 10 years, but computer certificate
> > is
> > only valid for two years.
> > I have windows 2003 RS Standard server, and I have Enterprise CA.
> > Enrolment is only for V1 certificate. If I edit template for Computer
> > Certificate, than it become v2, and I can not use it, for enrolment.
> >
>
|