ssl - import self-signed certificate in Android to sniff HTTPS traffic -


using titanium web proxy, able generate certificate sniff ssl traffic in computer. when try import certificate in android 4.4.4 phone sniff ssl traffic. couldn't import certificate there properly, when tried install internally (from sd card); researches, realized that's because doesn't accept in-house certificate security reasons.

so question is: how force import certificate in android phone or generate 1 phone accept able sniff https traffic using proxy?


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -