Ignoring CertificateExpired exception for REST call
0
In a microflow, I am calling an API that has an expired SSL certificate and this raises an error. Is there a way to ignore the fact that the certificate has expired to still be able to use the end-point ? (for example, it works in Postman if I deactivate the SSL certificate verification). Many thanks in advance for your help !