I'm getting the following error when I attempt to call a Salesforce service:
com.mendix.modules.microflowengine.MicroflowException: javax.xml.ws.soap.SOAPFaultException:
UNSUPPORTED_CLIENT: TLS 1.0 has been disabled in this organization. Please use TLS 1.1 or higher when
connecting to Salesforce using https.
Is there a way I can force this to be TLS 1.1 or 1.2 from my cloud node?