Re: [DISCUSS] KIP-486 Support for pluggable KeyStore and TrustStore

2019-08-20 Thread Sandeep Mopuri
Hi Maulin, thanks for the discussion. As Harsha pointed out, to use the KIP492, you need to create a new provider, register a *new* custom algorithm for your keymanager and trustmanager factory implementations. After this, the kafka server configuration can be done as given below # Register the pr

Re: [VOTE] KIP-492 Add java security providers in Kafka Security config

2019-08-06 Thread Sandeep Mopuri
Hi Jeff, can you make this comment in the PR https://github.com/apache/kafka/pull/7090, instead of the vote thread. Let's move the discussion there. On Tue, Aug 6, 2019 at 10:26 AM Jeff Huang wrote: > > > On 2019/07/29 19:22:02, Sandeep Mopuri wrote: > > Hi all, after

Re: [VOTE] KIP-492 Add java security providers in Kafka Security config

2019-08-01 Thread Sandeep Mopuri
9 at 5:18 AM Harsha Chintalapani > > > wrote: > > > > > > > > Thanks for the KIP Sandeep. > > > > > > > > +1 (binding) > > > > > > > > Thanks, > > > > Harsha > > > > On Jul 29, 2019, 12:22 PM -0700, Sa

[VOTE] KIP-492 Add java security providers in Kafka Security config

2019-07-29 Thread Sandeep Mopuri
Hi all, after some good discussion about the KIP , I'm starting the voting. This KIP proposes adding new security con

Re: Fwd: [DISCUSS] KIP-492 Add java security providers in Kafka Security config

2019-07-26 Thread Sandeep Mopuri
should also clarify how this config will co-exist with existing > > dynamic > > > updates of security providers in the SASL login modules in Kafka. Or > > > clarify that you can't override those. What we don't want is > > > non-deterministic behaviour which is

Fwd: [DISCUSS] KIP-492 Add java security providers in Kafka Security config

2019-07-22 Thread Sandeep Mopuri
gt; Rajini > > > > On Wed, Jul 17, 2019 at 5:05 AM Harsha wrote: > > > Thanks for the KIP Sandeep. LGTM. > > > > Mani & Rajini, can you please look at the KIP as well. > > > > Thanks, > > Harsha > > > > On Tue, Jul 16, 20

Re: [DISCUSS] KIP-492 Add java security providers in Kafka Security config

2019-07-16 Thread Sandeep Mopuri
d its > value is a list of fully qualified provider class names separated by > ‘,'. > For example: > > security.provider.class.names=spiffe.provider.SpiffeProvider,com.foo.MyProvider > > Typo in existing properties section: > “ssl.provider” instead of “ssl.providers”. > > Thanks, > Satish. &g

[DISCUSS] KIP-492 Add java security providers in Kafka Security config

2019-07-15 Thread Sandeep Mopuri
Hello all, I'd like to start a discussion thread for KIP-492. This KIP plans on introducing a new security config parameter for a custom security providers. Please take a look and let me know what do you think. More information can be found here: https://cwiki.apache.org/confluence/display/KAFKA/

Request for permission to create a KIP

2019-07-12 Thread Sandeep Mopuri
Hi, I'm planning to create a KIP titled "Add keymanager and trustmanager security providers in Kafka Security config". My wiki id is mprsai. Please grant me permissions to create one. -- Thanks, M.Sai Sandeep