Hello Marton Greber, Attila Bukor, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23276
to look at the new patch set (#2).
Change subject: [util] introduce security::IsFIPSEnabled()
......................................................................
[util] introduce security::IsFIPSEnabled()
This is a micro-refactoring regarding the FIPS provider status in
the OpenSSL: the duplicate code is replaced with newly introduced
security::IsFIPSEnabled() utility function. For details on the
evolution of the FIPS-related terminology in the OpenSSL, see [1].
This is a follow-up to acac73ecda83ec2390b5990cc132ca6968bfefdf.
[1] https://github.com/openssl/openssl/discussions/21797
Change-Id: I672cb90af37d66468c1e2144da224e7795e75084
---
M src/kudu/server/webserver-test.cc
M src/kudu/server/webserver.cc
M src/kudu/util/openssl_util.cc
M src/kudu/util/openssl_util.h
4 files changed, 24 insertions(+), 27 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/76/23276/2
--
To view, visit http://gerrit.cloudera.org:8080/23276
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I672cb90af37d66468c1e2144da224e7795e75084
Gerrit-Change-Number: 23276
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>