[android-developers] How to access user installed CA certs
I've been struggling to get my application to consume user installed
identity CA certs from a p12 file on an SD card. I can't seem to
figure out how to access these certs once installed using the Secure
Credential Storage (Location & Security > Install from SD card).
I've tried the approach recommended here by creating a
TrustManagerFactory and passing it a null KeyStore but that seems to
get me just the ssl related certificates.
Haven't found much in the way of documentation.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home