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

HTTPS Proxy can't start up #538

@besi

Description

@besi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions