You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by "Pritchard, Charles X. -ND" <Ch...@disney.com> on 2013/10/04 06:12:03 UTC

Avro with TLS/SSL

Are there means in an interceptor to check the client TLS/SSL certificate for information?

I may want to bound events if the header doesn't have information that matches the client cert.



Re: Avro with TLS/SSL

Posted by "Pritchard, Charles X. -ND" <Ch...@disney.com>.
Thought I'd check up on this one again.
Seems like SSL is fairly available in the modules now but I don't see an easy way to scoop in and check a client certificate.


I submitted a JIRA ticket, didn't see much in terms of feedback.


https://issues.apache.org/jira/browse/FLUME-2204

-Charles


On Oct 3, 2013, at 9:12 PM, Charles Pritchard <Ch...@disney.com>> wrote:

Are there means in an interceptor to check the client TLS/SSL certificate for information?

I may want to bound events if the header doesn't have information that matches the client cert.