Hi,
We have a requirement for a workflow to utilise two connection profiles, one to a Laserfiche server configured for SSL and the other non SSL.
Imagine ServerA is SSL and ServerB is non-SSL. If we check the SSL option in the advanced server configuration in the Workflow Admin Console and restart the Workflow designer, we can verify the connection to ServerA (SSL) but the connection to ServerB fails with a "Error sending HTTP request to server. [0458-WF0]" message. If we then uncheck the SSL option then that same error occurs when verifying the connection to ServerA instead.
We can verify the connections via the Laserfiche Client to both servers (SSL and non SSL) so everything is in place connectivity wise. We've also tried manually specifying the port (443) in the server name (i.e. server.domain.com:443) but that causes the designer to hang indefinitely.
Should this be possible?