Skip to content

Conversation

siva-sai-udaygiri
Copy link

  • Replace hardcoded -Djavax.net.ssl.trustStorePassword= with -Djavax.net.ssl.trustStorePassword=<%= baseName %>.
  • Affects: generators/kubernetes/templates/jhipster-registry.yml.ejs, generators/kubernetes/templates/deployment.yml.ejs
  • Motivation: fix Sonar/security finding; avoid hard-coded secrets.
  • No breaking changes; only template values updated.
    Fixes Replace truststore password with a generated password. #27051.

@siva-sai-udaygiri
Copy link
Author

Superseded by #30651.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace truststore password with a generated password.

1 participant