Expose whole certificate chain to verify proc and certificate-error event.

This commit is contained in:
Greg Nolle 2016-11-06 13:37:07 +00:00 committed by Kevin Sawicki
parent 0ef6d4631d
commit 446399c3c1
2 changed files with 5 additions and 0 deletions

View file

@ -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