Skip to content

request fails with Something went really wrong: Error: DEPTH_ZERO_SELF_SIGNED_CERT #14

Open
@kennyg

Description

@kennyg

we use self-signed certs with an internal circleci instance. the requests fail with this error

request fails with Something went really wrong: Error: DEPTH_ZERO_SELF_SIGNED_CERT

workaround is to add this setting: process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0"

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