paypro: use an http proxy to handle self-signed certs - probably not a good idea.
This commit is contained in:
parent
a93f4532c5
commit
abf71a81ff
3 changed files with 176 additions and 50 deletions
|
|
@ -14,7 +14,8 @@
|
|||
"preconditions": "^1.0.7",
|
||||
"sinon": "1.9.1",
|
||||
"mocha-lcov-reporter": "0.0.1",
|
||||
"mocha": "^1.18.2"
|
||||
"mocha": "^1.18.2",
|
||||
"request": "2.39.0"
|
||||
},
|
||||
"scripts": {
|
||||
"shell": "node shell/scripts/launch.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue