The Transaction Analysis Server fails to initialize SSL


After you configure SSL for the Transaction Analysis Server (TAS) using the documented setup for HTTPS (including keystore, truststore, and SSL properties), HTTPS access to TAS REST endpoints fails while HTTP access continues to function.

Despite correctly configuring SSL in the tas.properties file, TAS does not initialize SSL during start-up.

As a result, HTTPS requests to the TAS endpoint (port 9099) fail with SSL handshake errors. These errors indicate that the server returns non-SSL (that is, plain HTTP) responses to HTTPS requests.

There is no workaround for this issue.