Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeFadeToGrey
# Append or override parts of the default java.security file
java -Djava.security.policyproperties=/some/path/my-augmented-security.policyproperties

Asking all the clients to do this is harder to achieve similar to the alternative 1

...