[
https://issues.apache.org/jira/browse/KNOX-2851?focusedWorklogId=831367&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-831367
]
ASF GitHub Bot logged work on KNOX-2851:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Dec/22 09:24
Start Date: 06/Dec/22 09:24
Worklog Time Spent: 10m
Work Description: smolnar82 merged PR #699:
URL: https://github.com/apache/knox/pull/699
Issue Time Tracking
-------------------
Worklog Id: (was: 831367)
Time Spent: 20m (was: 10m)
> Support additional username/password settings in PostgeSQL
> ----------------------------------------------------------
>
> Key: KNOX-2851
> URL: https://issues.apache.org/jira/browse/KNOX-2851
> Project: Apache Knox
> Issue Type: Task
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, there are two ways to set up a connection from Knox to a
> PostgreSQL instance:
> * either using the connection JDBC URL
> * or specifying the connection parameters (host, port, etc...) one by one
> In the case of the first option, the username and password information has to
> be part of the URL in plain text which should be avoided. Therefore these two
> sensitive parameters should be configured just like we do in the 2nd case.
> Moreover, SSL configuration (added in KNOX-2598) is only available for the
> second case. This has to be addressed as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)