I can't open my Play Store or any Google app. It asks for pksc#12

0 votes
asked by
edited by

I've recently added Cyanogenmod 10 but it lacks certificates. What should I do?

1 Answer

0 votes
No avatar answered by (193k points)
edited by

You are trying to connect through a VPN application and your certificate is either invalid or configured in a wrong way. In order to use a proper certificate you will need to compile it using this command:

openssl pkcs12 -export -in user.crt -inkey user.key -certfile ca.crt -
name YourVPNNameHere -out yourvpnname.p12

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...