« Return to Thread: Red5 shutdown script

Re: Red5 shutdown script

by Jonathan Hernández Velasco :: Rate this Message:

Reply to Author | View in Thread

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

http://mirror1.cvsdude.com/trac/osflash/red5/changeset/2098

--
Jonathan Hernández aka jBilbo
jhernandezblog at gmail.com
http://jhernandez.gpltarragona.org/blog


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

 « Return to Thread: Red5 shutdown script