We are doing a POC and trying to connect our Tomcat instance to an Oracle DB in AWS using TCPS protocol. It is not starting and was wondering if anyone has done this. I have searched far and wide and have tried a bunch of different approaches but still cannot connect. Any help?
Thanks,​
Mike

Comment from Omni Sharepoint website
Nebel, Mike
Ok, answering my own question. I figured it out. I just had problem with the specification of the keystore location in server.xml. I had the config value as C:\ and it should have been C:/ for Windows.
connectionProperties=”javax.net.ssl.trustStore=C:/apache-tomcat-8.5.33/oidp/sso/keystore.jks​
August 4, 2021