Fixing Expired ClickOnce Certificate
If certificate expired:
- Create new certificate (using Visual Studio)
- Use Renewcert (Method 3) + This code (renewcert.cpp)
- Create extended certificate (5years)
- Release App
If certificate is about to expire skip first step
Comments
Post a Comment