Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Certificate Problem -Locked, duplicate post [kglad]

New Here ,
Jun 20, 2017 Jun 20, 2017

Greetings,

I've developed a game on Adobe Flash using AS3, and when published to .apk file to upload on android store, the app was rejected saying that there is an openSSL Problem..

"This app uses software that contains security vulnerabilities for users or allows the collection of user data without proper disclosure."

I was trying to fix it, and i accidentally had over written the certificate file.Now I'm facing another problem, I can't upload the APK again because it's a different certificate..Getting this Error

Upload failed

You uploaded an APK that is not signed with the upload certificate. You must use the same certificate. The upload certificate has fingerprint:

[ SHA1: 90:1F:A2:56:C3:F3:D3:AA:78:0E:32:08:85:C5:3C:28:B6:B0:FA:84 ]

and the certificate used to sign the APK you uploaded have fingerprint:

[ SHA1: B7:D8:FF:F8:B5:F7:7D:DF:86:0D:0A:5C:E2:DB:35:47:81:C5:D2:EA ]

I contacted google and they replied by this

Now that we’ve verified your account, I’m happy to help you reset your upload key. The new upload key will be used to sign APKs that you upload to Play.

Here’s how to generate and register a new upload key:

  1. Follow the instructions in the Android Studio Help Center to generate a new key. It must be different than your previous key.
  2. Export the certificate for that key to PEM format:

keytool -export -rfc -alias upload -file upload_certificate.pem -keystore keystore.jks 

  1. Reply to this email and attach the upload_certificate.pem file.

--------------------------------------------------------------------------------------------------

When i developed the game, I only generated the Certificate .p12 file

Any Ideas how to get the keystore from the certificate that i created?

Any Idea how to solve my problem?


Thanks
TOPICS
ActionScript
324
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 20, 2017 Jun 20, 2017
LATEST

please don't cross-post, Certificate Problem

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines