Mutual SSL for an individual http request

Hello,

Is there a way that I can use a keystore with certs/keys for a specific http request? If I set up my gatling.conf with the keystore then every http request will send those certs, and this is causing some existing tests to fail. I would just want to use my keystore and perform mutual ssl for only a few http requests.

Thanks

Sam