Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17051


Change subject: [test] Skip CryptoTest.RsaPrivateKeyInputOutputPEM in FIPS mode
......................................................................

[test] Skip CryptoTest.RsaPrivateKeyInputOutputPEM in FIPS mode

When run in FIPS mode CryptoTest.RsaPrivateKeyInputOutputPEM
test fails as described in KUDU-3207 due to the use of PKCS #8
instead of the expected PKCS #1.

This patch disables the test when run in FIPS mode until we can
standardize the RSA private key format.

Change-Id: I2cf4a9286d1e3e9000c359fa69e27ef42d91ae88
---
M src/kudu/security/crypto-test.cc
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/51/17051/1
--
To view, visit http://gerrit.cloudera.org:8080/17051
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2cf4a9286d1e3e9000c359fa69e27ef42d91ae88
Gerrit-Change-Number: 17051
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to