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
nshCore edited this page Apr 3, 2019
·
4 revisions
Why do I need to do this?
The node it's self relies on some SSL functionality, on macOS and Windows the node can handle creating SSL certs on the fly, but on linux (go figure) it doesn't work and you need to DIY. If you want to know why or want to help solve this issue have a look at this issue
Using Openssl
Install openssl package for your operating system from here