Reading iOS app requests via ssl proxy -


i'm trying use charles/burb suite read request responses sent ios app server. requests sent via ssl i've enabled ssl proxy , installed cert on iphone. seems work fine. request response , post still unreadable. note response headers readable not actual message.

is there way make response readable or result of ssl pinning?

1) have add ios device certificate (which have done).

2) need add locations sll proxying table.

from menu: proxy--->ssl proxy settings...--->ssl proxying

click add.

in host box, put site name translate (use wildcards if needed). example: *.mysite.com

leave port blank.

click ok.

make sure enable ssl proxying checked, , host filter checked.

click ok.

restart charles.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -