We are getting the following errors:
Action.c(53): t=1620ms: Connecting [0] to host 54.69.64.231:443 [MsgId: MMSG-26000]
Action.c(53): t=1824ms: Connected socket [0] from 10.0.0.98:1315 to 54.69.64.231:443 in 204 ms [MsgId: MMSG-26000]
Action.c(53): Warning -27776: Server "example.com" shut connection during attempt to negotiate SSL session [MsgId: MWAR-27776]
when we dissable SSLv3 and try to just use TLSv1 as the protocol for our SSL session. We tried to use a winlet connection insted of the socket connection, and we get the error that:
The certificate index could not be found
Has anyone else experienced this with LoadRunner v11.52? Has anyone found a work around?