Udara
Udara

Reputation: 11

J meter - Mobile app recording - SSL HandshakeException

I am getting below responce in result tree when record mobile app using j meter javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown

Upvotes: 1

Views: 208

Answers (1)

Dmitri T
Dmitri T

Reputation: 168072

You need to install JMeter's self-signed certificate onto your "mobile" device, the file is called ApacheJMeterTemporaryRootCA.crt and it's generated in "bin" folder of your JMeter installation when you start HTTP(S) Test Script Recorder

Once done depending on your "mobile" operating system:

Upvotes: 1

Related Questions