add RTL SSL access script

This commit is contained in:
openoms
2019-03-30 10:18:30 +00:00
parent ede72092d4
commit 57b6e3a5c0
2 changed files with 10 additions and 1 deletions

7
nginx/README.md Normal file
View File

@@ -0,0 +1,7 @@
### Set up SSL acces 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`
`