"No certificate file found to install"
From Settings > Security -> Install from SD card
Make sure you follow up;
Code: Select all
openssl pkcs12 -export -in AmahiHDAClient.crt -inkey AmahiHDAClient.key -certfile ca-cert.crt -name Amahi -out certs.p12
Code: Select all
chmod 0600 certs.p12

Fixed on HTC Desire 2.2.
Perhaps this could be added to docs please Admins?