Hi, I am running jira software 8.13.3 on a Windows Server 2012. I have recently configured it to run on HTTPS but am experiencing the following message:
The server.xml file is missing parameters needed by Jira to handle requests that contain special characters.
I have replaced the characters within the server.xml file as recommended:
relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"
restarted the server and am still getting the same message. Anyone able to advise? thanks!
update: It seems any changes applied using the Jira Configuration tool will result in the same error.