iphone - Is it possible to distribute a populated keychain with an application -



iphone - Is it possible to distribute a populated keychain with an application -

i working on application uses private web service. utilize bundled client certificate enable 2-way ssl connectivity password certificate in code , concern de-compiled , used (trivially)extracted certificate file nefarious purposes.

is there method can pre-load password application keychain distribution app password never left in open?

no matter how set password binary, there someway exploit this, debugging tools, code analysis etc.

you improve treat web service open... maybe unlikely not authorized requests in next future, give away access public.

keychain should encrypted user specific key, , cannot - or able read everyones info anyway.

if need protect it, need user accounts on server... if more secure obscurity you.

iphone security keychain

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -