Socket-secure upgrade details
In the test editor, the socket-secure upgrade represents
the SSL or TLS negotiation that upgrades an existing connection to
a secure connection.
- Connection
- Specify the socket connection that is used to send the data. Click the link to navigate to the socket connection test element.
- Recorded negotiation time
- Displays the delay that was required to negotiate the secure connection when recording the test. This value is read-only.
- Think Time (ms)
- Specify the programmatically calculated time delay that is observed before executing the current test element. Think time is a statistical emulation of the amount of time actual users spend reading or thinking before performing an action.
- Encryption protocol
- Select whether the connection uses the SSL v3 or the TLS v1 protocol.
- Recorded negotiation time
- Displays the delay that was required to negotiate the secure connection when recording the test. This value is read-only.
- Recorded cipher suite
- Displays the encryption algorithm that was detected when the test recorded. This value is read-only.
- Cipher suite
- In most cases, select Auto to have the protocol negotiation to occur automatically. If necessary, select a specific encryption algorithm.