Can I turn a java self signed certificate trusted to Java accept certificate automatically

177 Views Asked by At

I create a self-signed certificate using keytool. I'm use this certificate to run a applet that I developed, but the java in my PC or othres PCs request a autorization to run the applet, beacause the certificate is a self-signerd certificate. How i resolve this, to run automatically im my PC and others PCs?

0

There are 0 best solutions below