Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commons.db.connection.useSsl setting not honored #2681

Closed
lorthirk opened this issue Aug 21, 2019 · 0 comments · Fixed by #2684
Closed

commons.db.connection.useSsl setting not honored #2681

lorthirk opened this issue Aug 21, 2019 · 0 comments · Fixed by #2684
Assignees
Labels
Bug This is a bug or an unexpected behaviour. Fix it!

Comments

@lorthirk
Copy link

Describe the bug
Despite using commons.db.connection.useSsl, such setting is not used when building the JDBC connection string

To Reproduce
Steps to reproduce the behavior:

  1. Set commons.db.connection.useSsl from one of the configured settings source
  2. Start Kapua and wait for a SQL DB connection to a DB that only allows SSL connections
  3. Kapua reports an error

Expected behavior
Kapua should be able to connect to a SSL database

Screenshots
N/A

Version of Kapua
1.0.7

Type of deployment
[x] Local Vagrant deployment
[x] Docker
[x] Openshift (in its variants)
[x] Others

Main component affected
[x] Console (in case of console please report info on which browser you encountered the problem)
[x] REST API
[x] Message Broker
[x] - Others

@lorthirk lorthirk added the Bug This is a bug or an unexpected behaviour. Fix it! label Aug 21, 2019
@lorthirk lorthirk self-assigned this Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant