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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -