mirror of
https://github.com/alvarsedano/pfSense-Certificate-Viewer.git
synced 2025-04-19 08:55:11 +00:00
Update result-example.md
This commit is contained in:
parent
d7150bd840
commit
775646db01
@ -26,35 +26,35 @@ PS C:\Users\me\Documents> $listaC[56]
|
|||||||
```
|
```
|
||||||
Property|Value
|
Property|Value
|
||||||
--------|-----
|
--------|-----
|
||||||
EnhancedKeyUsageList | {Client Authentication (1.3.6.1.5.5.7.3.2)}
|
EnhancedKeyUsageList|{Client Authentication (1.3.6.1.5.5.7.3.2)}
|
||||||
DnsNameList | {uaDedicated01}
|
DnsNameList|{uaDedicated01}
|
||||||
SendAsTrustedIssuer | False
|
SendAsTrustedIssuer|False
|
||||||
Archived | False
|
Archived|False
|
||||||
Extensions | {System.Security.Cryptography.Oid, System.Security.Cryptography.Oid, System.Security.Cryptography.Oid, System.Security.Cryptography.Oid...}
|
Extensions|{System.Security.Cryptography.Oid, System.Security.Cryptography.Oid, System.Security.Cryptography.Oid, System.Security.Cryptography.Oid...}
|
||||||
FriendlyName | uaDedicated01(02)
|
FriendlyName|uaDedicated01(02)
|
||||||
IssuerName | System.Security.Cryptography.X509Certificates.X500DistinguishedName
|
IssuerName|System.Security.Cryptography.X509Certificates.X500DistinguishedName
|
||||||
NotAfter | 12/07/2020 14:10:54
|
NotAfter|12/07/2020 14:10:54
|
||||||
NotBefore | 13/07/2018 14:10:54
|
NotBefore|13/07/2018 14:10:54
|
||||||
HasPrivateKey | False <-- NOT IMPORTED BY THIS POWERSHELL SCRIPT
|
HasPrivateKey|False <-- NOT IMPORTED BY THIS POWERSHELL SCRIPT
|
||||||
PrivateKey |
|
PrivateKey|
|
||||||
PublicKey | System.Security.Cryptography.X509Certificates.PublicKey
|
PublicKey|System.Security.Cryptography.X509Certificates.PublicKey
|
||||||
RawData | {18, ...}
|
RawData|{18, ...}
|
||||||
SerialNumber | 3F
|
SerialNumber|3F
|
||||||
SubjectName | System.Security.Cryptography.X509Certificates.X500DistinguishedName
|
SubjectName|System.Security.Cryptography.X509Certificates.X500DistinguishedName
|
||||||
SignatureAlgorithm | System.Security.Cryptography.Oid
|
SignatureAlgorithm|System.Security.Cryptography.Oid
|
||||||
Thumbprint | 4AD2BBE653414EE1A10E01FB3D26F62D003B52C7
|
Thumbprint|4AD2BBE653414EE1A10E01FB3D26F62D003B52C7
|
||||||
Version | 3
|
Version|3
|
||||||
Handle | 2788955271140
|
Handle|2788955271140
|
||||||
Issuer | CN=internal-ca, E=mail@mycompany.com, O=MYCOMP, L=myCity, S=myCity, C=ES
|
Issuer|CN=internal-ca, E=mail@mycompany.com, O=MYCOMP, L=myCity, S=myCity, C=ES
|
||||||
Subject | CN=uaDedicated01, E=mail@mycompany.com, O=MYCOMP, L=myCity, S=myCity, C=ES
|
Subject|CN=uaDedicated01, E=mail@mycompany.com, O=MYCOMP, L=myCity, S=myCity, C=ES
|
||||||
IsCA | False
|
IsCA|False
|
||||||
IsServer | False
|
IsServer|False
|
||||||
IsClient | True
|
IsClient|True
|
||||||
sIssuer | internal-ca
|
sIssuer|internal-ca
|
||||||
sSubject | uaDedicated01
|
sSubject|uaDedicated01
|
||||||
refid | 5b85b04689ad1
|
refid|5b85b04689ad1
|
||||||
isRevoked | True
|
isRevoked|True
|
||||||
revokedOn | {revocados, revCAcert}
|
revokedOn|{revocados, revCAcert}
|
||||||
|
|
||||||
---
|
---
|
||||||
You can show certs that will expire in the next 90 days
|
You can show certs that will expire in the next 90 days
|
||||||
|
Loading…
x
Reference in New Issue
Block a user