We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42b100d + 1cd5f2a commit 93ac80cCopy full SHA for 93ac80c
2 files changed
ga/25.0.0.6/kernel/helpers/build/configuration_snippets/keystore.xml
@@ -1,3 +1,3 @@
1
<server description="Default Server">
2
- <keyStore id="defaultKeyStore" password="REPLACE" />
+ <keyStore id="defaultKeyStore" location="${server.output.dir}/resources/security/key.p12" type="PKCS12" password="REPLACE" />
3
</server>
ga/latest/kernel/helpers/build/configuration_snippets/keystore.xml
0 commit comments