Hi PSPKI Gurus,
Is it possible to query and extract via PSPKI (or other powershell-based) methods the following information from a certificate file.
I am not looking for certutil solution.
Currently using PSPKI 3.0
Probably I am missing something obvious and I will appreciate the guidance.
Is it possible to query and extract via PSPKI (or other powershell-based) methods the following information from a certificate file.
I am not looking for certutil solution.
Currently using PSPKI 3.0
-
URL values for Authority Information Access (OID: 1.3.6.1.5.5.7.1.1)
I am looking to get the "URL=........." Information -
URL values for the CRL Distribution Points (OID: 2.5.29.31)
I am looking to get the "URL=........." Information -
Certificate Template Information (OID: 1.3.6.1.4.1.311.21.7)
I am looking to get the "Template=............." information
Probably I am missing something obvious and I will appreciate the guidance.