SSLWebGPIO install bottle: $ wget https://bottlepy.org/bottle.py generate SSL certificate: openssl req -new -x509 -keyout server.pem -out server.pem -days 365 -nodes update filepath, GPIO ports and password in run.py and run.