-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72962/#review222055
-----------------------------------------------------------


Ship it!




Ship It!

- Madhan Neethiraj


On Oct. 14, 2020, 4:39 p.m., Nixon Rodrigues wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72962/
> -----------------------------------------------------------
> 
> (Updated Oct. 14, 2020, 4:39 p.m.)
> 
> 
> Review request for atlas, Jayendra Parab, Madhan Neethiraj, Nikhil Bonte, and 
> Sarath Subramanian.
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Currently Atlas server (through Jetty) only supports JKS keystore/truststore 
> types. There are additional keystore/truststore types used for different 
> applications like for FIPS crypto algorithms.
> 
> Atlas server should support the default keystore type specified for the JDK 
> and have option to configure other keystore/truststore  types.
> 
> This patch makes its configurable to add other keystore/truststore types via 
> atlas-application.properties.
> 
> keystore.type=bcfks
> truststore.type=bcfks
> 
> 
> Diffs
> -----
> 
>   intg/src/main/java/org/apache/atlas/security/SecurityProperties.java 
> 2e953eb02 
>   webapp/src/main/java/org/apache/atlas/web/service/SecureEmbeddedServer.java 
> 34086aed8 
> 
> 
> Diff: https://reviews.apache.org/r/72962/diff/2/
> 
> 
> Testing
> -------
> 
> Tested Atlas with bcfks type keystores.
> 
> 
> Thanks,
> 
> Nixon Rodrigues
> 
>

Reply via email to