IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

App Control: How to Check for the URL Address Used by Crypto API for CRL Validation

App Control: How to Check for the URL Address Used by Crypto API for CRL Validation

Environment

  • App Control Server: All Supported Versions
  • Microsoft Windows: All Supported Versions

Objective

Check for the URL address used by Crypto API for Certificate Revocation List (CRL) during certificate validation

Resolution

Steps to find the specific URL Address:
  1. Right-click on the file signed by the publisher’s certificate
  2. Select Properties
  3. Go to Digital Signatures tab
  4. Select the signer and click Details
  5. Click View Certificates
  6. Go to Details tab
  7. The info that you need is in the "CRL Distribution Point"
To install a CRL obtained from the URL address:
  1. Obtain the CRL as a file from URL
  2. Go to the configuration page in the administration console
  3. Click the Certificates > Certificate Authorities tab
  4. Click the Install CRL button
  5. Enter the full path name to the associated file
  6. Click OK

Additional Notes

  • The App Control agent calls on the Crypto API (crypt32) that’s part of the operating system to check the certificate used on the file
  • One of the items that need to be validated is the revocation status of the certificate using a URL address defined on the CRL Distribution Point of the certificate
  • Each certificate has different URL address

Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎01-20-2015
Views:
2092
Contributors