- Open Charles Proxy
- Click on Help-->Install Charles CA SSL Certificate..
- Certificate will be opened
- Click on details tab
- Click on Copy file to File-->Next-->Next -->Browse the location to store the certificate
- Click on Next-->Finish
- Certificate will be created on the file system.
Install the Certificate
- Launch the Emulator
- Use the adb push command to place the certificate in sdcard as shown below.
- Go to Android Emulator-->Settings-->Security
- Click on Install from SD Card
adb push PortSwiggerCA.crt /sdcard/PortSwiggerCA.crt
ReplyDeleteThe, very useful
ReplyDelete