Unanswered question

Separate TLS settings for 2 userpaths

I have to run 2 userpaths which uses different TLS version. One uses TLS1 and other TLS1.2. I have to run a comman Scenario with these 2 user paths.
I am aware we can set the version in Neoload config.properties file but that accepts only 1 setting.
How this can be achieved !

Rohan D.
Rohan D.

Rohan D.

Level
0
14 / 100
points

Answers

This can't be done since the TLS configuration it's a global settings and not per virtual user profile. The only solution would be to run your tests from two different controller machines with different TLS settings.