ContributionsMost RecentMost LikesSolutionsHTTPS calls between ReadyAPI and a server are not being encrypted. I don't think that the HTTPS handshake between ReadyAPI and the server is happening correctly. The server has been enabled for TLS encryption. I added the server certificate, which is in .pks format, to ReadyAPIHome/jre/lib/security/cacerts. I am able to make HTTPS calls from ReadyAPI to the server. Observing the traffic in Fiddler, however, it looks like responses are NOT encrypted as they are when I make HTTPS calls to other servers. Also, the HTTPS calls succeed whether or not the server certificate was added to cacerts, This makes me suspect that something is incorrect. No test step metrics in report when test run from command line Good morning, When I run a certain load test within the UI, test step metrics are included by default in the report in the UI. When I run the same test from the command line, only the top level summary is included ... no test step metrics. I'm not sure what the difference is. Can someone explain? Thanks.