Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active October 23, 2019 20:50
Show Gist options
  • Save recursivecodes/d69e20b7fc2574bb83f52efa21f7bbc9 to your computer and use it in GitHub Desktop.
Save recursivecodes/d69e20b7fc2574bb83f52efa21f7bbc9 to your computer and use it in GitHub Desktop.
move-certs.sh
mkdir ~/.node-red/certs
cp  /etc/letsencrypt/live/node-red.toddrsharp.com/*.pem /home/opc/.node-red/certs/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment