Farah Juma created WFCORE-4113:
----------------------------------
Summary: Add a commented line to standalone.conf to show how to use a custom
java.security file to override all the Java security properties
Key: WFCORE-4113
URL:
https://issues.jboss.org/browse/WFCORE-4113
Project: WildFly Core
Issue Type: Enhancement
Components: Scripts
Reporter: Farah Juma
Assignee: Farah Juma
We should add something like this:
{code}
# Uncomment and edit to use a custom java.security file to override all the Java security
properties
#JAVA_OPTS="$JAVA_OPTS
-Djava.security.properties==/path/to/custom/java.security"
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)