Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

HTTPS Proxy can't start up #538

Open
besi opened this issue Jan 11, 2017 · 0 comments
Open

HTTPS Proxy can't start up #538

besi opened this issue Jan 11, 2017 · 0 comments

Comments

@besi
Copy link

besi commented Jan 11, 2017

I have a proxy configuration like so:

# ~/.pow/somehost
https://localhost:8333

Now when I access https://somehost.dev I get the following error:

Proxy Error

Couldn't proxy request to localhost:8333.
Error: DEPTH_ZERO_SELF_SIGNED_CERT

What I've tried

In request/request#418 I found a workaround and so I added this to my .powenv. However, after a reboot of pow the problem still persists.

export NODE_TLS_REJECT_UNAUTHORIZED=0

I am using https://github.com/jugyo/tunnels to be able to use SSL for POW

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant