New to Java Web Start and Certificates

I just learned about Java Web Start, created a program in a JAR and made a JNLP file. I just am having trouble creating a certificate, can anyone help me? I'd like to get an example. And I'd also like to know how to sign a jar.Yours,Mark Monster
[275 byte] By [mkamonster] at [2007-9-26 13:54:01]
# 1
Hi Mark,have a look at this: http://java.sun.com/products/javawebstart/docs/developersguide.html#devRegards,Mathias
gronert at 2007-7-2 14:54:57 > top of Java-index,Desktop,Deploying...
# 2
I also recommend the online version of "Securing Java" at http://www.securingjava.com. Particularly Appendix C, which explains how to sign jars.
kherr at 2007-7-2 14:54:57 > top of Java-index,Desktop,Deploying...