CTLInfo displays all trusted and untrusted certificates in Windows

Martin Brinkmann
Oct 5, 2018
Updated • Oct 8, 2018
Software, Windows software
|
6

CTLInfo is a free portable software program for Microsoft Windows devices that displays certificate information in Windows.

While Windows users and administrators may use the Certificate Manager to display certificates by loading certmgr.msc on a device running Windows,  it is certainly not the best tool for the job due to the way it separates certificates into different groups.

CTLInfo, the CTL stands for Certificate Trust List, is a third-party program for all versions of Microsoft's Windows operating system starting with Windows Vista that displays information about certificates in a different way.

CTLInfo Review

You can run the program directly as it is portable and does not require installation. The application displays an overview on start; the overview includes the number of certificates on the trusted and untrusted Certificate Trust List, and time & date the contents were modified. You will also find the raw file size for trusted and untrusted CTL, the sequence number, and the last update check time and & date.

Microsoft set up Windows to check for certificate updates automatically. The operating system checks for Trusted CTL updates once a week and for Untrusted CTL updates once a day.

The application displays a "force" button in the interface but it was not usable when I ran it.

A click on details in the interface lists all certificates in a handy list format.

certificate listing

The listing provides a useful overview of all trusted certificates. The only option that is provided is to use copy to copy the selection to the clipboard. I'd like to see options to find specific entries in the listing or export the entire list directly.

Windows admins don't need to use a third-party program to list all certificates on the system in a handy format. PowerShell provides an option to display the information. The command dir cert: -Recurse returns certificates and you may combine it with Where-Object to return only specific certificates, e.g. dir cert: -Recurse | Where-Object { $_.FriendlyName -like "*DigiCert*" }. (see this post for additional information)

Closing Words

CTLInfo is a tiny portable program for Windows that you can run to display certificate update and storage information, and list all certificates of the trusted list. The program lacks options to do anything with the data other than copy it to the clipboard at this point in time.

Summary
software image
Author Rating
1star1star1stargraygray
no rating based on 0 votes
Software Name
CTLInfo
Operating System
Windows
Software Category
Security
Landing Page
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Jiorge marri said on October 10, 2018 at 12:56 am
    Reply

    esta web https://www.trustprobe.com/fs1/apps.html al tratar descargar algun soft las descargas las bloquea Malwarebits web ya que contienen malware

  2. stefann said on October 5, 2018 at 7:17 pm
    Reply

    Thanks for this info ! :)

  3. Shane Warne said on October 5, 2018 at 5:45 pm
    Reply

    nice information

  4. Sanjay Nayak said on October 5, 2018 at 4:30 pm
    Reply

    Martin – this tool looks broken to me. Even I cannot run the ‘Force’ option. Plus the website linked from Majorgeeks opens up an under construction page [https://www.trustprobe.com/].

    Any chance a Ghacks member can reach out to the author as this tool has real value. Thank you.

    1. FREEMAN said on October 8, 2018 at 2:32 pm
      Reply

      The official website of the creator of this soft and other softs …

      https://www.trustprobe.com/fs1/apps.html

      1. Sanjay Nayak said on October 9, 2018 at 2:19 am
        Reply

        Thank you FREEMAN.

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.