Certificate expire issue while uploading apk on google play store

Viewed 16

I have received Keystore and csr file for SSL certificate, and I am using that certificate in my android application it will expire in 1 year. I have followed some links that state that we need at least 25 years of validity of the certificate. Is there any workaround so that I can upload the apk on the play store? Please help. Below is the response I am getting while uploading:

Error: You uploaded an APK, or Android App Bundle signed with a certificate that expires too soon. You need to sign your APK or Android App Bundle with a certificate that expires farther into the future.

0 Answers
Related