I am setting up the OTAG to connect to the CS. The HTTP connection works for me, but I am having problem with HTTPS. I configured the SSL according to the Chapter 3 of the OT Everywhere 10.0.0 Installation Guide, but keep getting the Unable to connect to Content Server error when click the "Test CS URL" button on the settings page. The response is: {"isCsOk":false,"csErrMsg":"Failed to connect to https://mh-cs10/OTCS/cs.exe","isDbOk":false}.
I am using AD Certification Services (stand-alone mode on a 2008 R2 server) to create certificates for both the CS and Tomcat. The ADCS is installed on the same server with CS in the DEV domain. The OTAG is installed on a Windows 7 PC in a different domain. I can browse to the CS (https://mh-cs10/OTCS/cs.exe) from the Win 7 PC directly (the browser shows the invalid certificate warning).
Can OTAG work with self-signed certificatess? Any suggetions?
Thanks!