Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I sign a JAR file using jarsigner?

file jar
0
Posted

How do I sign a JAR file using jarsigner?

0

Need secure date based lisence protection that will allow me to kill execution of a servlet after x days without a new key. I need help building a lisence protection scheme into a servlet that will stop execution after any certain number of days. I figure the best way to do this would be to place a date inside of an encrypted file and check against that date in the doXXX methods of the servlet. I have 2 questions: 1) Whats the best method of encrypting the “key” file with the valid date 2) Is there a built in date change listener in java? This would be usefull in case someone chooses to roll back their system clock to avoid shutdown. Any help would be greatly appreciated.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.