use js-forge to generate certs, remove cors for default rule

This commit is contained in:
OttoMao 2016-05-02 15:47:24 +08:00
parent 5fb212d8d4
commit 4c17e837c5

View File

@ -1,6 +1,6 @@
{ {
"name": "anyproxy", "name": "anyproxy",
"version": "3.10.0Beta1", "version": "3.10.0Beta2",
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.", "description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
"main": "proxy.js", "main": "proxy.js",
"bin": { "bin": {