Login  Register

Re: SecurityException - no certificate for libgluegen-rt.so

Posted by gouessej on Feb 23, 2012; 9:24am
URL: https://forum.jogamp.org/SecurityException-no-certificate-for-libgluegen-rt-so-tp3767870p3769158.html

Hi

I understand your position but it is easy to work around it. Sign all JARs by yourself as I do for my own game. I use the same certificate for all JARs. You can automatize the signature of all JARs by using a build tool like Ant or Maven.
Julien Gouesse | Personal blog | Website