Hello, JMeter does not support HTTP2 OOTB, I guess you're using a 3rd party plugin, which one is it ?
Thank you On Wed, May 8, 2019 at 3:36 PM Per Holmberg <swep...@hotmail.com> wrote: > Hello, > > I'm trying to setup JMeter to send http2 requests with https but I have > problems with the handshake process while exchanging certificates between > client and server. When trying my request with http1.1 the handshake works > ok, so the certificate should then be ok. > > I can see the following sequence in wireshark when using http2: > > Client send "Client Hello" > Server respond with "Server Hello, Certificate, Server Key Exchange, > Certificate Request, Server Hello Done" > Client send "Certificate, Client Key Exchange" > .. > .. > > The issue seems to be that the client (my JMeter) does not include the > certificate at handshake, the certificate parameter is visible in wireshark > but it is empty. The server respond with "Bad Certificate". > > > Any idea of what could be the issue for JMeter to not include the > certificate during handshake? > > > Rgds, > Per > > -- Cordialement. Philippe Mouawad.