[ 
https://issues.apache.org/jira/browse/KNOX-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229300#comment-17229300
 ] 

ASF subversion and git services commented on KNOX-2464:
-------------------------------------------------------

Commit 5bf5f6de9f7315495f4c5e2686ee187e29ed5de7 in knox's branch 
refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=5bf5f6d ]

KNOX-2462 - Make credential store type configurable (#381)

* KNOX-2462 - Make credential store type configurable

* KNOX-2464 - KnoxCLI should pass GatewayConfig when setting up master secret 
so that encryptor becomes initialized

* KNOX-2463 - Let end-users customize security algorithm for internal 
credential stores

> 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)

Reply via email to