Files
bitcoin-tutorials/nginx/README.md
bluecell296 60b5b2c67b fix typo
2019-03-30 13:27:10 +00:00

8 lines
349 B
Markdown

### Set up SSL access for the Ride The Lightning web UI on the RaspiBlitz
Have a look a the script here: [bonus.SSL_for_RTL.sh](bonus.SSL_for_RTL.sh).
To download, make executable and run:
`wget https://github.com/openoms/bitcoin-tutorials/raw/master/nginx/bonus.SSL_for_RTL.sh && sudo chmod +x bonus.SSL_for_RTL.sh && ./bonus.SSL_for_RTL.sh`
`