erbbysam / webRTCCopy

A simple file sharing application using webRTC-data.io
251 stars 45 forks source link

Add SSL support server side #2

Closed erbbysam closed 10 years ago

erbbysam commented 10 years ago

Trivial on the apache front - https://www.digitalocean.com/community/articles/how-to-create-a-ssl-certificate-on-apache-for-ubuntu-12-04

node.js/express SSL example - http://stackoverflow.com/questions/5998694/how-to-create-an-https-server-in-express-js-node-js

Keep non-ssl support around

erbbysam commented 10 years ago

https://github.com/erbbysam/webRTCCopy/commit/335887f6f620362040998aa2d57d8c4c501a2b39