Expose whole certificate chain to verify proc and certificate-error event.
This commit is contained in:
parent
0ef6d4631d
commit
446399c3c1
2 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# Certificate Object
|
||||
|
||||
* `data` String - PEM encoded data
|
||||
* `chain` String[] - PEM encoded chain
|
||||
* `issuerName` String - Issuer's Common Name
|
||||
* `subjectName` String - Subject's Common Name
|
||||
* `serialNumber` String - Hex value represented string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue