willjasen / rainstash

Resilio Sync hosted securely on Amazon Web Services

Home Page:https://willjasen.com/posts/rainstash/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTPS interface

willjasen opened this issue · comments

By default, the btsync web interface is HTTP only. For security, implement HTTPS.

This can be implemented through the config file.

Trying to generate a self-signed certificate during CloudFormation gives the error of: unable to write 'random state'

More information found here: https://www.openssl.org/support/faq.html#USER2