Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » How to Retrieve an SSL Thumbprint in Windows using MMC

How to Retrieve an SSL Thumbprint in Windows using MMC

Posted on 05/01/202010/06/2025 Christian By Christian No Comments on How to Retrieve an SSL Thumbprint in Windows using MMC
retrieve SSL

In this guide on how to retrieve an SSL Thumbprint in Windows using MMC. MMC is a component of Windows 2000 and its successors that provides system administrators and advanced users with an interface for configuring and monitoring the system. You use Microsoft Management Console (MMC) to create, save and open administrative tools, called consoles, which manage the hardware, software, and network components of your Microsoft Windows operating system. Please, see Fix Windows Admin Center cannot be reached, and “how to save and stop modification to Microsoft Management Console“.

MMC runs on all client operating systems that are currently supported. You may want to see the following articles too: How to request a certificate signing request in Windows using Microsoft Management Console, Windows Admin Center:How to set up WAC, and what are the components needed to create a certificate signing request

A certificate thumbprint is a hexadecimal string that uniquely identifies a certificate. A thumbprint is calculated from the content of the certificate using a thumbprint algorithm. CES accepts Secure Hash Algorithm 1 (SHA-1) thumbprints in the 40-digit hexadecimal string form without spaces.

When you need to specify claims found in a certificate for client or server authentication, you may need to submit a Thumbprint claim.

A typical example is when installing Windows Admin Center where the Thumbprint is required. The SSL Thumbprint can also be retrieved using PowerShell commands. See the following link for more information.

Retrieve an SSL Thumbprint

Fire up an MMC Console as shown in the image below

Windows MMC

This will open up the Console Root window as shown below.

SSL certificate

Next, click on file,
– Click on Add/Remove Snap-ins as shown in the image below.

In the Console Root window’s left pane, click Certificates (Local Computer).
– Click on Add and
– Click on ok.

This will open up the Certificate Snap-in Window.

Click the Personal folder to expand it. And then, click the Certificates folder to expand it. In the list of certificates, note the Intended Purposes heading. Find a certificate that lists Client Authentication as an intended purpose.

  • Double-click the certificate.
  • In the Certificate dialog box, click the Details tab.
  • Scroll through the list of fields and click Thumbprint, and
  • Copy the hexadecimal characters from the box.
SSL Thumbprint

If this thumbprint is used in code for the X509 FindType, remove the spaces between the hexadecimal numbers. For example, the thumbprint “a9 09 50 xxxxxxxxxxxxx2 77 a3 2a 7b” should be specified as a90950xxxxxxxa32a7b” in code. In our case this is fine.

Furthermore, I hope you found this blog post on how to Retrieve an SSL Thumbprint in Windows using MMC helpful. Please let me know in the comment session if you have any questions.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:SSL, Windows 10

Post navigation

Previous Post: Fix Certificate Error: Unable to access Windows Admin Center from the Web
Next Post: Retrieve an SSL Thumbprint in Windows using PowerShell

Related Posts

  • backupvssnapshot
    Virtual Machine Snapshot vs Backup Version Control System
  • Featured image Microsoft diagnostic feedback disabled
    Prevent your PC from sending Diagnostics Feedback off via Windows Settings and Group Policy Windows
  • shortcut
    How to make a desktop shortcut available for all users in Windows 7 and 10 Windows
  • screenshot 2020 03 01 at 21.19.07
    Various ways to hide Windows Taskbar Windows
  • Screenshot 2020 08 07 at 21.09.01
    Error 0x204: Unable to Connect to Remote PC [Part 2] Windows
  • Screenshot 2020 12 30 at 01.03.14
    Device cannot use a Trusted Platform Module: Allow BitLocker without a compatible TPM Windows

More Related Articles

backupvssnapshot Virtual Machine Snapshot vs Backup Version Control System
Featured image Microsoft diagnostic feedback disabled Prevent your PC from sending Diagnostics Feedback off via Windows Settings and Group Policy Windows
shortcut How to make a desktop shortcut available for all users in Windows 7 and 10 Windows
screenshot 2020 03 01 at 21.19.07 Various ways to hide Windows Taskbar Windows
Screenshot 2020 08 07 at 21.09.01 Error 0x204: Unable to Connect to Remote PC [Part 2] Windows
Screenshot 2020 12 30 at 01.03.14 Device cannot use a Trusted Platform Module: Allow BitLocker without a compatible TPM Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Using the Command Prompt to add and modify the Windows registry
    How to add and modify the Windows Registry from the Command Prompt Windows
  • BitLocker
    BitLocker Drive Encryption architecture and implementation types on Windows Windows Server
  • How to Set up a Single Site to Site VPN Connection on AWS
    Setup a Site-to-Site VPN Connection on AWS AWS/Azure/OpenShift
  • License
    Windows Licensing: How to find your Windows 10 Product key Windows
  • uninstall installed Windows Update from Windows
    How to uninstall installed Windows Update Windows
  • ansible vault
    Fix AttributeError ‘ShellModule’ Object Has No Attribute ‘ECHO’ Configuration Management Tool
  • VMware and HyperV are not compatible
    How to fix VMware and HyperV are not compatible Virtualization
  • image 36
    Keepalive Settings: Understanding keepalive configuration Linux

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,808 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.