[
https://issues.apache.org/jira/browse/KNOX-3329?focusedWorklogId=1023291&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1023291
]
ASF GitHub Bot logged work on KNOX-3329:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jun/26 12:05
Start Date: 02/Jun/26 12:05
Worklog Time Spent: 10m
Work Description: hanicz opened a new pull request, #1246:
URL: https://github.com/apache/knox/pull/1246
[KNOX-3329](https://issues.apache.org/jira/browse/KNOX-3329) - New config
for database truststore file type
## What changes were proposed in this pull request?
Adds a new config to set the database cert file. It was hardcoded to be JKS
for Mysql and Oracle.
- Postgres supports only PEM
- Mysql support PEM, JKS, BCFKS ...
- Oracle supports JKS, BCFKS ... (no PEM)
## How was this patch tested?
Unit tests, manual tests
## Integration Tests
N/A
## UI changes
N/A
Issue Time Tracking
-------------------
Worklog Id: (was: 1023291)
Remaining Estimate: 0h
Time Spent: 10m
> New config for database truststore file type
> --------------------------------------------
>
> Key: KNOX-3329
> URL: https://issues.apache.org/jira/browse/KNOX-3329
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 2.1.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the 'JKS' type is hardcoded which might not be correct on FIPS
> environments for example. This affects MySQL and Oracle.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)