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