node-x509
node-x509 copied to clipboard
implement verifyFromStr
@lolBig may I ask you to use Buffer instead of String, the former is in usual in Node.js ecosystem :)
Morning - has there been any further progress on this one? My understanding is this addresses #42 ? Thank you
@lolBig The CI in node stable seems failed.
@yorkie seems node-x509 can not make compatable with Node v10.7.0
@yorkie worked with Node v8.10.0
Ok, #71 fixes the problem, so I will merge this after it gets done :)