security - Getting a trusted signature for a Java Web Start application -


I am planning to distribute an application on the internet with Java Web Start, and I know I'll need it To sign the application to enable some security privileges (network connection, dynamic class loading etc.)

What is the best way to create / receive signatures for this purpose?

Especially I am interested in:

  • Minimizing the impact on end users in the installation process
  • It is showing that my application is " Reliable "
  • Option
  • If at a low cost, but happy to pay a small fee to work it well

You can keep an eye on things which are quite States like Chci.


Comments