Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

CaCert and Android: Difference between revisions

no edit summary
(Created page with "Google and CACert don't really play nice togther making it impossible to add the CACert root cert on an Android phone that's not rooted and not exactly straightforward on one tha...")
 
No edit summary
#select recovery from menu
#when the read triangle shows, run the recovery script from the root package:
##(recovery-linux.sh, recovery-mac.sh or recovery-windows.bat) depending on your OS (I'm using the r5-desire-root package from http://desire.modaco.com. The actual name of the script to run may vary depending on the root technique).
#mount the /system partition (# adb shell mount /system)
#copy your certificate to the system (#adb push cacerts.bks /system/etc/security)