Using openssl engines with nodejs

85 views
Skip to first unread message

Mikhail Tomilov

unread,
Apr 3, 2015, 9:25:46 PM4/3/15
to nod...@googlegroups.com
Hello!

I'm trying to load gost openssl engine with crypto.setEngine function. The only working way was to specify a full path to dylib (e.g. "/opt/local/lib/engines/libgost.dylib'").
But I still can not use digest from loaded engine. Call to crypto.createSign('md_gost94') fails with "Unknown message digest" error.

AFAIK node.js goes with bundled openssl. Does it include engines like gost? Should it work with system dylib for engine?

Thank you!
Reply all
Reply to author
Forward
0 new messages