Re: Stand Alone CA Problem

From: Brian Komar (bkomar@komarconsulting.com)
Date: 08/14/02


From: Brian Komar <bkomar@komarconsulting.com>
Date: Tue, 13 Aug 2002 22:37:02 -0500


In article <eK2A$ZhQCHA.3664@tkmsftngp11>, srkelkar@online.microsoft.com
says...
> This is almost always caused by network latency. OutlookXP cannot download
> the CRL from the CDP fast enough and times out.
>
> Unless the CRL is valid for a very long time (which is normally a bad
> security decision), your fix below is temporary. As soon as the CRL expires,
> this behavior with reappear. If you use LDAP URLs instead of HTTP, the
> download is usually many times faster. There are also a few settings
> available around CRL download behavior and you should find all the details
> in the documentation.
>
> --
> Shreeniwas Kelkar,
> Microsoft Corp.
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
> Use of any included samples is subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm"
> --
> "kuwatog" <agbuenaventura@iremit-inc.com> wrote in message
> news:ewS9g4FQCHA.2524@tkmsftngp11...
> > To solve this problem, I downloaded the Certificate Revocation List of my
> CA
> > and imported it in my certificate store.
> >
> > "kuwatog" <agbuenaventura@iremit-inc.com> wrote in message
> > news:emAQnoOPCHA.2416@tkmsftngp09...
> > > I installed a Standalone CA for my 70++-users win2000
> > > local area network without any hitch. Users use OutlookXP
> > > as mail client. Mail encyrption and signing works well.
> > > However when I open security properties of an
> > > encrypted&signed mail, I see a warning message "The
> > > Certificate Revocation List needed to verify the signing
> > > certificate is either unavailable or it has expired."
> > > Besides, for the signing certificate message it says "This
> > > certificate is OK!" under the root CA. In the Edit Trust
> > > part "Inherit trust from the issuer" seems to be chosen.
> > > Why do I see this warning message? I wonder is there
> > > anythnig wrong with the CDP points, but it also seems ok,
> > > clients can query the CRL using HTTP. I think, I
> > > shouldn't have to select "Explicitly trust this
> > > certificate" for each certificate. Since I trust my root
> > > CA, to select "inherit trust from the issuer" is expected
> > > to work fine.
> > >
<snip>

Hi,

You need to modify the CDP extensions for issued certificates in the
properties of the Standalone CA in the Certification Authority console.
This will then place the CDP extension in all issued certificates from
that point on (so you will have to redeploy the certs for the existing
users).

When publishing, you should include both LDAP and HTTP URLs and then
ensure that the CDP is available at both locations.

For details on performing the publication, see the Troubleshooting
Certificate Status and Revocation whitepaper at:

http://www.microsoft.com/technet/security/prodtech/tshcrl.asp

Look at the walkthroughs at the end of the paper that will provide the
correct LDAP paths for the CDP and recommendations for the HTTP URLs.
Also be sure to publish the CRL into AD by using the Windows XP versions
of certutil.

Certutil -dspublish -f <CRLfilename>

You may also have to publish the standalone root CA cert into the
trusted root store. Again, you will have to modify the AIA extensions to
include the proper paths. To publish the certificate as a trusted root
CA, use CERTUTIL -f -dspublish <CACertfilename> RootCA.

HTH,

Brian



Relevant Pages

  • Re: Stand Alone CA Problem
    ... Unless the CRL is valid for a very long time (which is normally a bad ... download is usually many times faster. ... > and imported it in my certificate store. ... In the Edit Trust ...
    (microsoft.public.win2000.security)
  • Re: CRL Issues with Win2k3 Cert Svcs
    ... When I look at the CDPs (CRL Distribution Points) I see the standard ... Include in the CDP extension of issued certificates is set. ... The certificate request was submitted to a Certificate Authority ... KRA cert count: 0 ...
    (microsoft.public.windows.server.active_directory)
  • Re: Offline Smart Card Logon
    ... a valid CRL (certificate revocation list) ... You can add a CDP (CRL Distribution ...
    (microsoft.public.windows.server.security)
  • Re: Windows doesnt verify digital signature of CRL files
    ... Correct me if I am wrong but I understood that certificate validation was ... If the CDP location contains a valid CRL URL and that CA's ... CRL is not already in cache, then the CRL is retreived from that CDP URL ...
    (Bugtraq)
  • Re: Stand Alone CA Problem
    ... you download the Internet Explorer 5.5 SP2. ... but I DO want the certificate to be checked against a CRL. ... > thus avoiding the warning message altogether. ...
    (microsoft.public.win2000.security)