Android 'keystore_get' function

Dan Williams dcbw
Wed Jan 27 14:36:08 PST 2010


On Wed, 2010-01-27 at 10:44 +0900, ??? wrote:
> Hi, all
>  
> Android uses its security storage to store certificates and private
> key files for TLS authentication and it  recommands its native
> function, keystore_get, to read the files. However, supplicant can not
> read the certificates using the 'keystore_get' function, logging the
> following error.
>  
> "Permission denied to access..."
> How can we solve this problem ?

Look at the file permissions on the keystore that the supplicant is
trying to read.  What are they?  Does the user that wpa_supplicant is
running as have permission to read those files and all directories up
the chain to those files?

Dan






More information about the Hostap mailing list