Hi All, In the Android device, I am directly using the libssl library in my C library to make the HTTPS/SSL connnection.
I have a need to load the cacerts.bks (/system/etc/security) as the CA file to verify the incoming server certificate. I am able to find only the JAVA Utility (java.security.KeyStore) to load the the BKS file Please let me the method in the Android to load/use the BKS file for CA list in my C library. Thanks, Ganga -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

