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.
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.