Gatling version: 3.11.5 (must be up to date)
Gatling flavor: java kotlin scala javascript typescript
Gatling build tool: maven gradle sbt bundle npm
Hello,
I’m doing a load test that require me to make call to two different applications.
Those two applications require different keystore.
However in the gatling.conf file it’s only possible to setup one keystore
Is there a way programatically to setup a different keystore for one an exec in my scenario ?
Just to be clear the goal is not to use different keystore per user, within the same scenario and same user I would need to use two different keystore