I have stumbled across a strange issue that I cannot seem to find a solution for. I am working on a project to implement Full text Indexing (xPlore) to our existing Documentum build out. Other than default max memory issues with the Index Agent everything was working well. When I enable SSL Everything seems normal on the xPlore server. I can connect to the DsearchAdmin and IndexAgent using HTTPS with no issues and they seem to be talking to each other fine. I have corrected the param_values of dm_ftengine_config as requested on step 4 of the Enabling SSL Guide on page 34 of the xPlore 16.4 Install manual. Everything looks correct. When searching it fails stating the service is unavailable and provides a message:
Query execution error for "repository": [DM_FULLTEXT_E_EXEC_XQUERY_FAIL]error: "EXEC_XQUERY failed with error: ESS_DMSearch::ExecuteSearchPassthrough. Communication Error Failed to perform URL: HTTP://"host":9300/dsearch/IndexServerServlet?ftRequestHandler=GET-CONFIG, errorcode: 7: Couldn't connect to server,General Exception, error code: -2"
To me this error indicates that the repository is ignoring the settings set in dm_engine_config.
We have tried rebooting the DA both soft and hard. we have also API>reinit,c to the repository.
With all that said here is my Question: Is there a step missing of something else that needs to be changed in the repository to enable Documentum xPlore 16.4 with SSL? any suggestions on a solution would be great.

