Dup content in java.security-platform files

Sean Mullan sean.mullan at oracle.com
Mon Feb 24 13:57:34 UTC 2014


On 02/23/2014 06:57 PM, Wang Weijun wrote:
> A somehow related question: is there a proposal to specify a security property on the command line?

I agree that would be useful. A workaround:

echo "property=foo" > /tmp/props; java 
-Djava.security.properties=/tmp/foo ...

--Sean



More information about the security-dev mailing list