Re: code signing cert expired?
Posted by
gouessej on
URL: https://forum.jogamp.org/code-signing-cert-expired-tp4036295p4036549.html
You have to take care of the following manifest attributes:
- Permissions
- Codebase
- Main-Class
- Trusted-Library / Trusted-Only
- Application-Name
- Caller-Allowable-Codebase
- Application-Library-Allowable-Codebase
Empty your Java Webstrart cache too.