-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenSSL Issue #18
Comments
Hi, can you specify some details about your environment?
|
I have the same issues, both unexperienced and "Can't load /home....../random.rnd into RNG": user@computer:~/node-opcua-logger$ lsb_release -a I don't know how to tell if openssl is correctly installed... As far as I can understand I miss these files: Thanks! Resolved by doing this... not sure if the sudo bit on openssl commands is really necessary... |
certificate generation is done by the underlying node OPCUA library, and I've had problems with it before. Could you try this with the new version (v2) of the logger, which also contains a much more recent version of the node-OPCUA library? Even better, if you download a binary from the release page, you don't need to generate anything yourself. |
Hi,
First I want to say I'm pretty new at linux and so I apologize in advance is this is a minor issue with an obvious solution. I'm trying to get this package installed and upon running npm install from the node-opcua-logger directory I get several errors having to do with the creation of private keys and certificates using openSSL. I've attached a text file with all the errors (there were several, all related to openSSL). However they all appear to be duplicates of this:
Thanks for any help resolving this issue!
The text was updated successfully, but these errors were encountered: