Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23276 )

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
Reviewed-on: http://gerrit.cloudera.org:8080/23276
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Abhishek Chennaka <[email protected]>
---
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(-)

Approvals:
  Alexey Serbin: Verified
  Abhishek Chennaka: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: I672cb90af37d66468c1e2144da224e7795e75084
Gerrit-Change-Number: 23276
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>

Reply via email to