Spondoolies-Tech / minepeon

Miner UI
GNU General Public License v2.0
0 stars 3 forks source link

HTTPS support #7

Closed SyRenity closed 10 years ago

SyRenity commented 10 years ago

Lighttpd should support SSL

SyRenity commented 10 years ago

Need SSL certs generated and placed to lighttpd directory.

SyRenity commented 10 years ago

Follow this guide to make them and config lighttpd: http://www.cyberciti.biz/tips/howto-lighttpd-create-self-signed-ssl-certificates.html

ghost commented 10 years ago

SSL support added to lighttpd since commit 86bcc59. SSL certificate placed to /root/spondoolies-cert.pem. The configuration done according to http://redmine.lighttpd.net/projects/1/wiki/HowToSimpleSSL

SyRenity commented 10 years ago

@syounger Please test and verify all working.

syounger commented 10 years ago

HTTPS works, but user will get an untrusted certificate warning. The certificate is expired and has no Issuing authority.

SyRenity commented 10 years ago

Please re-gen another one, with expiration date in 10 years.

On Wed, Mar 26, 2014 at 7:31 PM, syounger notifications@github.com wrote:

Closed #7 https://github.com/Spondoolies-Tech/minepeon/issues/7.

Reply to this email directly or view it on GitHubhttps://github.com/Spondoolies-Tech/minepeon/issues/7 .