Http Request and two way TLS
Hi Community,I'm calling an API WebService using Http Request and everything goes well.Now I have to call another Service where a Two way TLS is needed.Does anyone know how to configure the connection correctly using HttpRequest ? I've found "ce...