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

  • Feature image registry editing
    How to Disable and Enable Registry Access on Windows 11 Windows
  • App Locker
    Harden your Veeam Backup Server with Microsoft AppLocker Windows
  • GoogleTimeError
    Google Chrome reports your clock is behind: How to fix clock synchronization issues in Windows Windows
  • Enable Hyper V on Windows 11 Create a VM with PowerShell
    Run Hyper-V on Windows 11: Convert Physical PC to Hyper-V VM Virtualization
  • win 10 login screen
    How to Transfer User Profile to another User in Windows Windows
  • GitLab runner update and upgrade
    How to update Gitlab-runners on Windows Windows

More Related Articles

Feature image registry editing How to Disable and Enable Registry Access on Windows 11 Windows
App Locker Harden your Veeam Backup Server with Microsoft AppLocker Windows
GoogleTimeError Google Chrome reports your clock is behind: How to fix clock synchronization issues in Windows Windows
Enable Hyper V on Windows 11 Create a VM with PowerShell Run Hyper-V on Windows 11: Convert Physical PC to Hyper-V VM Virtualization
win 10 login screen How to Transfer User Profile to another User in Windows Windows
GitLab runner update and upgrade How to update Gitlab-runners on Windows 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

  • install git 1024x512 1
    How to install Git on macOS Version Control System
  • RDS Error
    RDP Users are unable to change Passwords Windows Server
  • How To Backup Your WordPress Database banner
    How to Backup and Restore your WordPress Files and Database Backup
  • Set Microsoft Defender AV to Passive mode on a Windows Server
    Set Microsoft Defender AV to Passive mode on a Windows Server Security | Vulnerability Scans and Assessment
  • PrintNightMare 1
    PrintNightmare security update for Windows Server and Windows 10 Security | Vulnerability Scans and Assessment
  • maxresdefault 2 8
    Configure Windows Server using EC2 Launch AWS/Azure/OpenShift
  • screenshot 2020 03 13 at 20.24.17
    How to view installed packages in Cygwin Windows
  • EFK Stack
    EFK Stack Installation on Docker Virtualization

Subscribe to Blog via Email

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

Join 1,817 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

Active Directory 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.