El jue, 14-06-2007 a las 07:29 -0700, Mondain escribió: > The password is an example when using ssl+jmx, you could create your
> own keystore and truststore with their own passwords. The ';' is > indeed not correct so I will fix that.
Thanks for fix it, now it works.
The correct one is: exec $JAVA -Djavax.net.ssl.keyStore=conf/keystore.jmx
-Djavax.net.ssl.keyStorePassword=password -Djava.security.manager -Djava.security.policy=conf/red5.policy -cp red5.jar:conf org.red5.server.Shutdown 9999 red5user changeme