01 Oct 2023 12:54 PM
Trying to query an API with a self-signed cert. it seems standard ways of ignoring certificate errors in JS / Node do not work in the serverless runtime. How can I make this work?
Solved! Go to Solution.
02 Oct 2023 10:41 AM
the standard way of ignoring certificate errors does not work yet. In the next month you should be able to use the https node module which which you should be able to skip the certificate check for a reuquest.
Best,
Sini
15 Jan 2024 01:09 PM
is this available now ?
08 Mar 2024 08:42 AM
I am also waiting for this.
13 Nov 2024 07:18 PM
Is this available today?
18 Mar 2024 10:49 AM
I opened a Product Idea for that: EdgeConnect to accept also self signed / local issuer certificates - Dynatrace Community
Can you please help by voting it?
Thanks