Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Certificate issue while accessing Dynatrace https url #11

@nnganesha

Description

@nnganesha

I am getting a certificate error while executing the PushDynatraceDeploymentEvent event. Looks like the Lamba function is throwing the below error.

2018-12-23T14:27:47.403Z 72176725-06be-11e9-af0d-59511e77529b Error: Hostname/IP doesn't match certificate's altnames: "IP: xx.xx.xx.xx is not in the cert's list: "

Is this because I am using a self-signed certificate for my Dynatrace tenant? Is there a way I can bypass this error or add this to safe list? Seems like we can overcome this with below parameter:
rejectUnauthorized:false

Any suggestions where to do this change?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions