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`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to