[ https://issues.apache.org/jira/browse/KNOX-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar updated KNOX-2464:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Make sure Knox CLI uses gateway-site.xml values in ConfigurableEncryptor
> -------------------------------------------------------------------------
>
> Key: KNOX-2464
> URL: https://issues.apache.org/jira/browse/KNOX-2464
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 1.5.0
>
>
> There is a bug in {{org.apache.knox.gateway.services.security.impl.CLIMasterService}} which
results in the underlying encryptor object being non-initialized. This is because we call
the wrong method in the parent class in the {{init}} method: the one, without the Configuration
parameter.
> The fix is easy: call the correct {{org.apache.knox.gateway.services.security.impl.CLIMasterService}} method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|