Generating keystore from certs in AOSP build

251 views
Skip to first unread message

Anthony

unread,
Jun 18, 2010, 3:18:37 PM6/18/10
to android-...@googlegroups.com
I would like to generate a keystore (like ~/.android/debug.keystore for the emulator) with the certificates that I am using with a full AOSP build (build/target/product/security/ files). I don't see a straight forward way to do this. From reading online, it sounds like I have to convert the pk8 file to a pem file, then bundle it into a p12 file with the x509 file, and then make a keystore from it and merge that into an existing keystore, which isn't even possible with Java 5. Is there some more straight forward way?

Thanks
Reply all
Reply to author
Forward
0 new messages