We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b100d commit 1cd5f2aCopy full SHA for 1cd5f2a
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