Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate expired #9

Open
arsiboo opened this issue Mar 27, 2022 · 2 comments
Open

Certificate expired #9

arsiboo opened this issue Mar 27, 2022 · 2 comments

Comments

@arsiboo
Copy link

arsiboo commented Mar 27, 2022

Hi,

I am encountering the following issue:

InvalidOperationException: Certificate Assets/WSATestCertificate.pfx is expired and cannot be used for a UWP build. To fix this, either delete it or select a different certificate in the player settings.

I also tried to create a certificate myself, which works, but when I want to run the sln file on visual studio, it says that the certificate is missing.

Is there any solution to this?

Thank you.

@doughtmw
Copy link
Owner

doughtmw commented Apr 2, 2022

Hi @arsiboo, thanks for your interest in the sample. The easiest thing to do is just delete the old WSATestCertificate.pfx files present in the repo which should allow the project to build successfully.

@arsiboo
Copy link
Author

arsiboo commented Apr 25, 2022

Thank you so much. It works fine now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants