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

  • Grant Non Domain Admin Privileges to Manage Workstation
    Grant Non-Domain Admin Privileges to Manage Workstation Windows
  • fghj
    How to enable or disable DotNet Framework (NetFx3) via PowerShell, Control Panel, and DISM in Windows Windows
  • Windows OS type and version and build
    How to determine Windows Version or Edition and Build Windows
  • Secure Web Server
    How to secure a Web Server on a Windows VM in Azure using TLS/SSL Certificates Saved in Azure Key Vault AWS/Azure/OpenShift
  • Ubuntu on Windows
    Install Ubuntu 20.04 LTS on Windows via WSL Linux
  • images 2
    How to disable power plan in Windows via GPO and Windows Settings Windows

More Related Articles

Grant Non Domain Admin Privileges to Manage Workstation Grant Non-Domain Admin Privileges to Manage Workstation Windows
fghj How to enable or disable DotNet Framework (NetFx3) via PowerShell, Control Panel, and DISM in Windows Windows
Windows OS type and version and build How to determine Windows Version or Edition and Build Windows
Secure Web Server How to secure a Web Server on a Windows VM in Azure using TLS/SSL Certificates Saved in Azure Key Vault AWS/Azure/OpenShift
Ubuntu on Windows Install Ubuntu 20.04 LTS on Windows via WSL Linux
images 2 How to disable power plan in Windows via GPO and Windows Settings 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

  • dotnet6783
    Various methods to Install .NET Framework in Windows Windows
  • Burn ISO on MAC   Proxmox installation
    Create a bootable USB on Mac: Proxmox VE Setup Virtualization
  • GitLab runner update and upgrade
    How to update Gitlab-runners on Windows Windows
  • WMi tools   WMI Explorer
    Query and display Windows information via WMI Explorer Network | Monitoring
  • XCP ng installation and VM creation
    A-Z of XCP-ng and Xen Orchestra setup and VM Creation Virtualization
  • Azure AD Logo 1
    How to sync on-premises AD with Azure AD via Azure AD Connect AWS/Azure/OpenShift
  • S3 Bucket Public Access 1
    How to grant public access to S3 Bucket using Policy AWS/Azure/OpenShift
  • 785509289 780x439
    How to configure Pleasant Password MsSQL SSO Password Manager

Subscribe to Blog via Email

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

Join 1,821 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.