is there a way to specify the protocol (HTTP HTTPS) used for REST connections in the Qorus integration engine? I tried to check the connection files that define the rest of the urls, but it seems that I could not find a way to specify the protocol.
In my case, I need to connect via HTTPS, but the connection is currently not working because it is trying to connect via HTTP.
source
share