Re: grpc request error -- JMeter 4.0

2021-04-28 Thread Felix Schumacher
Am 28.04.21 um 19:59 schrieb Prateek Dua: > Hi Felix, > > Please find response to your queries. > > How did you add the certificate (note, that it has to include the private > key, too) into your (configured) keystore? > > 1. I used tool keystore Explorer to convert original client certificate (

Re: grpc request error -- JMeter 4.0

2021-04-28 Thread Prateek Dua
Hi Felix, Please find response to your queries. How did you add the certificate (note, that it has to include the private key, too) into your (configured) keystore? 1. I used tool keystore Explorer to convert original client certificate ( abc.crt) to 'mycert.PKCS#12' . Further I converted

Re: grpc request error -- JMeter 4.0

2021-04-28 Thread Felix Schumacher
Am 25.04.21 um 18:27 schrieb Prateek Dua: > Hi Felix, > > Thanks for your valuable suggestion. I did same earlier by updating to > guava.23.0 jar and resolved this error. But now I'm getting new error > while hitting grpc request -- good thing is that grpc based requests > are getting created