Enumerating Fields of .x509 cert

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?U2NvdCBNY1BoZXJzb24=?=

    Enumerating Fields of .x509 cert

    I have a need to copy some public information from a certificate to a text
    file profile for a VPN application. This is to facilitate silently
    implementing a PKI enabled VPN.

    I haven't figured out how to enumerate the public fields(i.e. issued by,
    issued to, thumbprint, etc.), though I have scoured the net. I have also
    looked at vbscript, which has much less support for crypto.

    Can I please get some help on reading certificates issued to the logged on
    user?

    Thank you,
    Scot
Working...