You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to start fiddling around with my Gemalto Safenet 5110 CC token and Graphne. It's just that I run into this error message after starting any script referencing a pkcs11 library:
WARNING: /usr/local/bin/node is loading libcrypto in an unsafe way
When I google this in combination with Node.JS, I don't find any clue. Does anyone know what I'm doing wrong?
Koen
The text was updated successfully, but these errors were encountered:
It's something new. I've never seen this error before. Looks like the problem is with NodeJS, libcrypto is part of it. Try to reinstall the NodeJS and try again
Hi,
I wanted to start fiddling around with my Gemalto Safenet 5110 CC token and Graphne. It's just that I run into this error message after starting any script referencing a pkcs11 library:
WARNING: /usr/local/bin/node is loading libcrypto in an unsafe way
When I google this in combination with Node.JS, I don't find any clue. Does anyone know what I'm doing wrong?
Koen
The text was updated successfully, but these errors were encountered: