Export certificate from keystore

Hello!

Following a problem with google play (I lost my import key), I had to redo a import key (.keystore) to sign my game. The problem is that the signature no longer matches the one on the play store. I contact google play support and he asks me to create a .pem certificate from the new key. Do you know how to create this certificate from a .keystore key?

Hello,

This link about how to use keytool should help you: **Java Keytool

Cheers!**

Thank you Cypaubr !

No problem dude :wink: