I have created a machine certificate. It appears in the Certificates (Local Computer)\Personal\Certificates certificate repository folder. Now I wish to extract its thumbprint using a command line utility.
Unfortunately, the closest thing that I could find is in this article.
I need to be able to perform this procedure on any Windows OS starting with XP.
Thanks.