We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b936347 commit ca44ce8Copy full SHA for ca44ce8
1 file changed
doc/release-notes/11827-Payara-6.2025.10.md
@@ -5,3 +5,12 @@ Payara 6.2025.10 cannot be used with earlier versions of Dataverse, e.g. v6.8.
5
Standard Payara upgrade instructions - as in the 6.7 release notes should be added,
6
but we should assure the instructions don't have you trying to run 6.8 with the latest Payara
7
and perhaps should explicitly note that you can't.
8
+
9
+We should also change the 'standard' language related to Payara updates to include copying the
10
+*.p12 files from the distributed domain1/config directory into the Dataverse domain1/config directory,
11
+at least if/when they are different. Those files include base certs and over time using the old files
12
+can cause SSL errors. If the domain.xml file is old enough, it may also reference *.jks files instead
13
+of the *.p12 ones. That should also be fixed (domain.xml having those lines updated to reference *.p12 files).
14
+FWIW: I ran across this at TDL where a dev machine stopped being able to contact DataCite because the root
15
+cert used by DataCite today is not in the *.jks files that had been copied forward during Payara updates.)
16
0 commit comments