0
votes

Trying to capture application traffic generated by Mobile apps like YouTube/Facebook by routing the traffic through JMeter. JMeter Certificate is installed on Android. Still unable browse applications (shows as offline).

In JMeter logs, following errors appear: 1. Problem with ssl certificate for url for 'x.y.com'. Ensure browser is set to accept the JMeter proxy cert. Received fatal alert: certificate unknown

1

1 Answers

0
votes

Try to use http-canary for Android. It captures traffic from installed apps, you could use it on your own rooted device or on an emulated one with Bluestack.

You could also use Wireshark or Charlesproxy with another device in the middle.