evo42/node
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
WebID Protocol & client side certificate friendly version!
Identical to node.js in every way, but has a modified crypto.cc which exposes more properties for client side certificates
modifies getPeerCertificate() to also return:
{
...
subjectaltname:
exponent:
modulus:
}
!