Y
Y
Ytsu Ytsuevich2015-02-09 19:15:10
Java
Ytsu Ytsuevich, 2015-02-09 19:15:10

How to sign an application (applet) in Java?

It is necessary to sign the application to give the applet
more features . 2) Now I need to sign the applet . I get an incomprehensible error Something like: Warning: there is no -tsa or -tsacert, and jar is not dated How to fix this? What is tsa and tsacert? Not the first day I'm breaking my head, who dealt with applets PLEASE HELP !!!

97c0aebf98f8457ca0a86ea4b95fd237.PNG

0bdff2fe81164717b92a9845382cb58e.PNG


Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
igolikov, 2015-04-08
@igolikov

This is not an error, but a warning. Judging by the screenshot, the Jar was signed (jar signed). This warning appeared in JDK7.
To avoid the warning, you must specify the Time Stamping Authority, for example, timestamp.digicert.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question