Certificate expiration?

Emil Alipiev 306 Reputation points
2020-12-10T00:46:13.327+00:00

my uwp apps certificate will expire on 24th January 2021 but when i try to create a package, i am getting an error message as T

he certificate specified has expired. For more information about renewing certificates,

why?

46709-image.png

Should i now create a new certificate? because i cannot find any option to extend expiry date of the certificate.

What happens if i dont make a new submission with a renewed certificate? Users cannot install my from Microsoft Store? And how does this affect existing users installed my uwp app?

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,063 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Roy Li - MSFT 33,931 Reputation points Microsoft Vendor
    2020-12-10T02:15:34.303+00:00

    Hello,

    Welcome to Microsoft Q&A!

    Visual Studio will automatically create a certificate for uploading your app to the Store when you associate your app with Store at the first time or when your certificate expires.So you could re-associate your app with store to renew the certificate.

    Use Visual studio to associate your app with the Microsoft Store:In Solution Explorer, right-click your project and then select Store > Associate App with the Store > Next >(sign in to the Microsoft Store) > select the App Name you have reserved>Next > Associate.

    Then you could create a new package with the new certificate, upload it to the store and update your app.

    Thank you.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.