cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ignore self-signed cert from app function and/or EdgeConnect

lucas_hocker
Dynatrace Helper
Dynatrace Helper

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?

4 REPLIES 4

sinisa_zubic
Dynatrace Champion
Dynatrace Champion

Hi @lucas_hocker 

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

is this available now ?

I am also waiting for this.

 

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

Featured Posts