-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
There is entropy source definition in /usr/share/tomcatX/conf/conf.d/urandom.conf, however the configuration is not loaded autotomaticaly (see https://issues.jboss.org/browse/JWS-741)
Please move the entropy source definition to /usr/share/tomcatX/conf/tomcatX.conf to unify this configuration with RHEL 7.
JAVA_OPTS="\${JAVA_OPTS} -Djava.security.egd=file:/dev/urandom"
This is RHEL 6 specific only
- relates to
-
JWS-741 Configurations in conf.d are not applied
- Closed