Skip to content

Commit ca44ce8

Browse files
committed
update release note re *.p12 files (not specifically PR related)
1 parent b936347 commit ca44ce8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

doc/release-notes/11827-Payara-6.2025.10.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,12 @@ Payara 6.2025.10 cannot be used with earlier versions of Dataverse, e.g. v6.8.
55
Standard Payara upgrade instructions - as in the 6.7 release notes should be added,
66
but we should assure the instructions don't have you trying to run 6.8 with the latest Payara
77
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

Comments
 (0)