István Fajth created HDDS-8879:
----------------------------------
Summary: Cleanup SecurityConfig and related class initialization
Key: HDDS-8879
URL: https://issues.apache.org/jira/browse/HDDS-8879
Project: Apache Ozone
Issue Type: Sub-task
Components: Security
Reporter: István Fajth
Assignee: István Fajth
In the certificate related code, we use the OzoneConfiguration loaded and the
SecurityConfig created from the OzoneConfiguration in conjunction with each
other.
We should strive to have all the PKI related code to rely only on the
SecurityConfig, this makes it easier to reason about what configuration options
are affecting its behaviour, and helps to prevent a few misusage we already
have in the code (where we do new SecurityConfig(new
SecurityConfig(config).getConfiguration) like flows.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]