Closed DavideMontersino closed 8 years ago
I updated this repo to be able to start it (some dependencies do not exist anymore)
..however, when I try ti start it with
node index.js
I get the following:
Error: ENOENT: no such file or directory, open '/home/davide/Projects/proxy-mirror/cert/proxy-mirror.key'
You can use setup-certificate.sh to generate a certificate key pair used for https resigning.
setup-certificate.sh
https
Thanks! I just made a pull request (I updated the readme file, plus updated deps)
I updated this repo to be able to start it (some dependencies do not exist anymore)
..however, when I try ti start it with
I get the following: