In the LOB Broker web.config file, locate the <appSettings> section. Locate the following attribute and modify the value to True to allow insecure connections:
<add key="AllowInsecureConnection" value="true"/>
This allows for a connection to occur between Workday and OnBase. You will need to check the Workday documentation for instructions regarding configuring the Workday environment to use TLS/SSL.