Mixed SSL config against different hosts

I have gatling working fine with 2 way SSL auth, i.e. server and gatling have a jks, containing each others cert as trusted.

However I also have a POST call off to another host, and this isn’t in the gatling jks, nor will it be, so I get complaints about no valid certificate.

Is there any way for me to specify no SSL trust store for that one call? If someone’s done it before and has a code example that would be awesome.

Thanks.

Did you find out a solution? i need that exact same thing :slight_smile:

Dne sobota 28. září 2013 1:38:40 UTC+2 Dino Fancellu napsal(a):