axiak / filternet

A proxy library that provides easy hooks to manipulate http and https traffic consistently.
https://github.com/axiak/filternet
BSD 3-Clause "New" or "Revised" License
101 stars 32 forks source link

Error listen EACCES when try to use SSL #11

Open Szin opened 9 years ago

Szin commented 9 years ago

Hi, i try to get the HTTPS filtering to run but if i add an cert in the sslCerts objecti get an EACCES exception in createProxyServer. Do i have to do something additional or is there something broken in my setup (actual nodeJS on windows 7 x64) Any help would be very appreciated, Szin