<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How EffectiveDate (thisupdate), NextUpdate and NextCRLPublish are calculated</title><link>http://blogs.technet.com/b/pki/archive/2008/06/05/how-effectivedate-thisupdate-nextupdate-and-nextcrlpublish-are-calculated.aspx</link><description>The validity time of a certificate revocation list (CRL) is critical for every public key infrastructure. By default, most applications verify the validity of certificates against a CRL. 
 Two CRL types exist: base CRLs and delta CRLs. In case where</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How EffectiveDate (thisupdate), NextUpdate and NextCRLPublish are calculated</title><link>http://blogs.technet.com/b/pki/archive/2008/06/05/how-effectivedate-thisupdate-nextupdate-and-nextcrlpublish-are-calculated.aspx#3522388</link><pubDate>Tue, 25 Sep 2012 16:26:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3522388</guid><dc:creator>MatthiasLeckel</dc:creator><description>&lt;p&gt;Great article! Base CRL seems totally clear now. But Delta CRLs are stilly confusing. Where is the &lt;/p&gt;
&lt;p&gt;CRLDeltaOverlapUnits Value actually used?&lt;/p&gt;
&lt;p&gt;First you say:&lt;/p&gt;
&lt;p&gt;&amp;quot;If the registry values are set and valid, the overlap period for a base or delta CRL is initially calculated by the CA as: &lt;/p&gt;
&lt;p&gt;OverlapPeriod = CRLOverlapUnits * CRLPeriod&amp;quot;&lt;/p&gt;
&lt;p&gt;So I assume it would be:&lt;/p&gt;
&lt;p&gt;OverlapPeriod = CRLDeltaOverlapUnits * CRLDeltaOverlapPeriod&lt;/p&gt;
&lt;p&gt;For Example if CRLDeltaOverlapUnits = 3 and CRLDeltaOverlapPeriod is hours then OverlapPeriod would be 3hours&lt;/p&gt;
&lt;p&gt;But two steps further you say:&amp;quot;If the OverlapPeriod for a Delta CRL is calculated, the entire period of time specified as CRLDeltaPeriod and CRLDeltaPeriodUnits of the delta CRL is used: &lt;/p&gt;
&lt;p&gt;OverlapPeriod = (CRLDeltaPeriodUnits * CRLDeltaPeriod)&amp;quot;&lt;/p&gt;
&lt;p&gt;Thats confusing - here is no CRLDeltaOverlapUnits at all? Or does this line only come into play when no CRLDeltaOverlapUnits is initially set? &lt;/p&gt;
&lt;p&gt;It would be awesome if you can underline how the OverlapPeriod in &amp;nbsp;&lt;/p&gt;
&lt;p&gt;OverlapPeriod = min(OverlapPeriod, 12 hours) - is actually calculated for DeltaCRLs&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3522388" width="1" height="1"&gt;</description></item><item><title>VPN Reconnect in Windows 7 RC- redux</title><link>http://blogs.technet.com/b/pki/archive/2008/06/05/how-effectivedate-thisupdate-nextupdate-and-nextcrlpublish-are-calculated.aspx#3248102</link><pubDate>Sat, 30 May 2009 17:18:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3248102</guid><dc:creator>Adrian Dimcev's Blog</dc:creator><description>&lt;p&gt;VPN Reconnect in Windows 7 RC- redux&lt;/p&gt;
&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3248102" width="1" height="1"&gt;</description></item><item><title>re: How EffectiveDate (thisupdate), NextUpdate and NextCRLPublish are calculated</title><link>http://blogs.technet.com/b/pki/archive/2008/06/05/how-effectivedate-thisupdate-nextupdate-and-nextcrlpublish-are-calculated.aspx#3194272</link><pubDate>Thu, 29 Jan 2009 14:16:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3194272</guid><dc:creator>MS2065 [MSFT]</dc:creator><description>&lt;p&gt;[comment] I am trying to understand how these values affect the behavior of the Crypto API CRL fetching and caching. Do you have a link or pointer you could share?&lt;/p&gt;
&lt;p&gt;[response] The &amp;quot;Certificate Revocation and Status Checking&amp;quot; whitepaper (&lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/en-us/library/bb457027.aspx#EFAA"&gt;http://technet.microsoft.com/en-us/library/bb457027.aspx#EFAA&lt;/a&gt;) contains information about the Crypto API CRL fetching and caching.&lt;/p&gt;
&lt;p&gt;[comment] Can you explain why the base CRL cannot be longer than CRLPeriodUnits * CRLPeriod?&lt;/p&gt;
&lt;p&gt;[response] You are asking why the OverlapPeriod of a base CRL cannot be longer than CRLPeriodUnits * CRLPeriod?&lt;/p&gt;
&lt;p&gt;The OverlapPeriod is defined as &amp;quot;The period by when the CRL should be renewed before it is expired.&amp;quot; You cannot renew a CRL before it is created.&lt;/p&gt;
&lt;p&gt;[comment] Also, a few editing comments. Can the units for the Period registry keys (CRLOverlapPeriod, CRLDeltaOverlapPeriod, CRLPeriod) also be &amp;quot;Days&amp;quot; or &amp;quot;Months&amp;quot;?&lt;/p&gt;
&lt;p&gt;[response] No because the OverlapPeriod is limited to a max value of 12 hours.&lt;/p&gt;
&lt;p&gt;[comment] In your first calculation of OverlapPeriod, I believe that the formula should be OverlapPeriod = CRLOverlapPeriod * CRLOverlapUnits. &lt;/p&gt;
&lt;p&gt;[response] I have corrected this. Thanks!&lt;/p&gt;
&lt;p&gt;[comment] Finally, threading together base CRL and delta CRL calculations makes this note harder to understand. Have I correctly understood the base CRL calculation to be as follows?&lt;/p&gt;
&lt;p&gt;min( ( CRLOverlapUnits isvalid ? CRLOverlapUnits * CRLOverlapPeriod : CRLPeriodUnits * CRLPeriod / 10 ), CRLPeriodUnits * CRLPeriod)&lt;/p&gt;
&lt;p&gt;[response] I assume that you are talking about the NextUpdate for a base CRL. The NextUpdate for a base CRL is calculated as stated in the blog post.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3194272" width="1" height="1"&gt;</description></item><item><title>re: How EffectiveDate (thisupdate), NextUpdate and NextCRLPublish are calculated</title><link>http://blogs.technet.com/b/pki/archive/2008/06/05/how-effectivedate-thisupdate-nextupdate-and-nextcrlpublish-are-calculated.aspx#3192487</link><pubDate>Wed, 28 Jan 2009 02:34:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3192487</guid><dc:creator>dan2761</dc:creator><description>&lt;p&gt;Thanks for the info. I am trying to understand how these values affect the behavior of the Crypto API CRL fetching and caching. Do you have a link or pointer you could share?&lt;/p&gt;
&lt;p&gt;Can you explain why the base CRL cannot be longer than CRLPeriodUnits * CRLPeriod?&lt;/p&gt;
&lt;p&gt;Also, a few editing comments. Can the units for the Period registry keys (CRLOverlapPeriod, CRLDeltaOverlapPeriod, CRLPeriod) also be &amp;quot;Days&amp;quot; or &amp;quot;Months&amp;quot;? In your first calculation of OverlapPeriod, I believe that the formula should be OverlapPeriod = CRLOverlapPeriod * CRLOverlapUnits. Finally, threading together base CRL and delta CRL calculations makes this note harder to understand. Have I correctly understood the base CRL calculation to be as follows?&lt;/p&gt;
&lt;p&gt;min( ( CRLOverlapUnits isvalid ? CRLOverlapUnits * CRLOverlapPeriod : CRLPeriodUnits * CRLPeriod / 10 ), CRLPeriodUnits * CRLPeriod)&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;Dan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3192487" width="1" height="1"&gt;</description></item></channel></rss>