Original ticket: https://bugzilla.redhat.com/show_bug.cgi?id=1213974
Currently tomcatjss configuration is stored in server.xml. The typical configuration can be hard to read and manage:
It would be nice to move these settings to a separate file (e.g. /var/lib/pki/pki-tomcat/conf/tomcatjss.conf), so what remains in server.xml is just:
Many of the parameter values above can also be converted into default values such that the configuration file will only contain non-default settings.
See also: http://pki.fedoraproject.org/wiki/TomcatJSS_Configuration
See also: https://pagure.io/dogtagpki/issue/1352
Metadata Update from @edewata: - Custom field component adjusted to '' - Custom field feature adjusted to '' - Custom field origin adjusted to Community - Custom field proposedmilestone adjusted to '' - Custom field proposedpriority adjusted to '' - Custom field reviewer adjusted to '' - Custom field type adjusted to defect - Custom field version adjusted to ''
Initial implementation: * 57505661fc3c3b04171f43673b9858ae70f896a9
I think the required changes in Tomcat JSS is sufficient. PKI still needs to be updated to use the new configuration file.
Metadata Update from @edewata: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)