I\'m having trouble configuring SSL on a Debian 6.0 32bit server. I\'m relatively new with SSL so please bear with me. I\'m including as much information as I can.
N
If you are a linux user Update node to a later version by running
sudo apt update
sudo apt install build-essential checkinstall libssl-dev
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.35.1/install.sh | bash
nvm --version
nvm ls
nvm ls-remote
nvm install [version.number]
this should solve your problem