-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
Problem:
Jira 8.6 introduced a new functionality that allows the users to migrate the existing customizations from their server.xml and setenv.sh when upgrading Jira.
The server.xml allows the users to keep their SSL configuration(among other configurations), however by not keeping the cacerts information, all SSL connections like LDAPS, POP3S, IMAPS will be broken after the upgrade. Besides the external SSL connections, the Jira users will also experience failures in the Gadget Feed Health Check due to the loss of the trusted certificates.
Resolution and Impact:
By also maintaining the cacerts file after the upgrade, we will be able to provide a more seamless experience to our customers when upgrading Jira.