You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Nick Felts (JIRA)" <ji...@apache.org> on 2017/12/20 16:01:00 UTC

[jira] [Created] (ACCUMULO-4769) Sanity check for valid CryptoModule and KeyEncryptionStrategy in config

Nick Felts created ACCUMULO-4769:
------------------------------------

             Summary: Sanity check for valid CryptoModule and KeyEncryptionStrategy in config
                 Key: ACCUMULO-4769
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4769
             Project: Accumulo
          Issue Type: Improvement
            Reporter: Nick Felts
            Assignee: Nick Felts


The current code will log a warning and default to an unencrypted mode if an unknown class is provided for the cryptomodule or for the keyencryptionstrategy. These should be checked when they are read from the config to confirm they exist and implement the appropriate interface.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)