[
https://issues.apache.org/jira/browse/KNOX-3315?focusedWorklogId=1018884&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1018884
]
ASF GitHub Bot logged work on KNOX-3315:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/May/26 04:46
Start Date: 06/May/26 04:46
Worklog Time Spent: 10m
Work Description: hanicz opened a new pull request, #1221:
URL: https://github.com/apache/knox/pull/1221
[KNOX-3315](https://issues.apache.org/jira/browse/KNOX-3315) - Update
publicCert endpoint to be able to generate BCFKS as well
## What changes were proposed in this pull request?
Adds the ability for the publicCert endpoint to be able to generate BCFKS as
well. Added the same for the KnoxCLI export-cert command.
## How was this patch tested?
Unit tests, tested on FIPS cluster where the necessary BC FIPS provider for
BCFKS is there.
`/usr/java/default/bin/keytool -list -keystore gateway-client-trust.bcfks -v
-storetype BCFKS -providerclass
com.safelogic.cryptocomply.jcajce.provider.CryptoComplyFipsProvider
-providerpath com-safelogic-cryptocomply-fips-core.jar -storepass XXX`
Issue Time Tracking
-------------------
Worklog Id: (was: 1018884)
Remaining Estimate: 0h
Time Spent: 10m
> Update publicCert endpoint to be able to generate BCFKS as well
> ---------------------------------------------------------------
>
> Key: KNOX-3315
> URL: https://issues.apache.org/jira/browse/KNOX-3315
> Project: Apache Knox
> Issue Type: New Feature
> Components: Server
> Affects Versions: 2.1.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)