Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > autoenrollment behavior for cert revocation on 2008

Reply
Thread Tools Display Modes

autoenrollment behavior for cert revocation on 2008

 
 
Ondrej Sevecek
Guest
Posts: n/a

 
      05-27-2009
hello,

I have observed one weird change between autoenrollment in XP and 2008
regarding revoked certificates.

I have the policy to Update pending/Remove Revoked etc. certificates for
both XP and 2008 machines.

The XP behavior on a certificate based on a template is:
onXP: manually enroll certA (templateA)
onCA: revoke certA
onXP: delete URLCACHE
onXP: pulse autoenrollment
onXP: certA is automatically archived
onXP: automaticalal enrollment for new certB (templateA, the same as the
archived cert) is performed

While on 2008 the pulse has virtually no effect on the certificate in local
store. It seems like it just ignores revocation information published
because it not even downloads the CRLs (even when URLCACHED deleted, it
remains empty after the pulsing).

is that an expected behavior on 2008? Shouldn't it work the same way as in
XP?

thank you very much.

ondrej.

 
Reply With Quote
 
 
 
 
Martin Rublik
Guest
Posts: n/a

 
      05-28-2009
Ondrej Sevecek wrote:
> hello,
>
> I have observed one weird change between autoenrollment in XP and 2008
> regarding revoked certificates.
>
> I have the policy to Update pending/Remove Revoked etc. certificates for
> both XP and 2008 machines.
>
> The XP behavior on a certificate based on a template is:
> onXP: manually enroll certA (templateA)
> onCA: revoke certA
> onXP: delete URLCACHE
> onXP: pulse autoenrollment
> onXP: certA is automatically archived
> onXP: automaticalal enrollment for new certB (templateA, the same as the
> archived cert) is performed
>
> While on 2008 the pulse has virtually no effect on the certificate in
> local store. It seems like it just ignores revocation information
> published because it not even downloads the CRLs (even when URLCACHED
> deleted, it remains empty after the pulsing).
>
> is that an expected behavior on 2008? Shouldn't it work the same way as
> in XP?
>
> thank you very much.
>
> ondrej.


Here is what worked for me ...

on2008: enroll certA (templA)
onCA: revoke certA, issue CRL
on2008: delete CRL cache (certutil -urlcache CRL delete)
on2008: clear in-memory cache (certutil -setreg chain\ChainCacheResyncFiletime @now)
on2008: pulse autoenrollment (certutil -user -pulse), new certificate is enrolled

HTH

Martin



--
Replace nospam with google's mail for e-mail communication
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trusted Cert Woes on SBS 2008 Bill Glidden Windows Small Business Server 24 04-19-2010 10:12 PM
what process does AutoEnrollment on Vista/2008 Ondrej Sevecek Server Security 2 05-29-2009 12:58 PM
SBS 2008: using cert and dyndns.info and Outlook anywhere GARETT - TVGTECH Windows Small Business Server 6 04-16-2009 05:20 PM
Re: Cert generation in Windows SBS 2008 Les Connor Windows Small Business Server 2 12-17-2008 03:46 PM
Test domain controller needs cert from prod cert serve Paul Bergson Active Directory 0 02-21-2005 05:14 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59