Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
Discussion options

You must be logged in to vote

Hi @aitorce
You have used self-signed certificates, thus you need to add them to the truststore, which is different from the keystore. The truststore is defined in config.json see

the password can be set in application.properties see
configuration.trustStorePassword=password

You can override all application.properties values by setting them in your compose file under environment. Have a look here for the naming convention: https://hughesadam87.medium.com/how-to-override-spring-prope…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@aitorcelaya
Comment options

@boxer-code
Comment options

@aitorcelaya
Comment options

@boxer-code
Comment options

Answer selected by aitorcelaya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants