Our developers are working on “an api call from with a server action” with a third party.
When attempting to connect to the third party, we are receiving Certificate verification errors, as the third party is utilizing self signed certificates.
We were unable to locate any options to at least during development; turn off the cert validation.
As a workaround we hard-coded the options into dmxConnectLib/…/api.php and all is well, at least until the next wappler release or full code push to the web server which would overwrite the workaround.
Secondly, the third party provider will be using their their self-signed certs and they will not be changing their methods any time soon.
What options can be set in Wappler GUII (and where); that would allow us to override the certificate validation options versus manually hardcoding the changes?
Ed
Last updated: