- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
configure kafka ssl failed
- Labels:
-
Apache Kafka
Created ‎05-11-2017 10:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I want to configure kafka authentication with ssl, and I do not want to use kerberos, but I do not know how to do it. Can someone tell me how you do it?
Created ‎05-11-2017 06:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Zhao Chaofeng ,
you can configure ssl without kerberos, there is no dependency. Just check those ones:
https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_security/content/ch_wire-kafka.html
Created ‎05-11-2017 06:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Zhao Chaofeng ,
you can configure ssl without kerberos, there is no dependency. Just check those ones:
https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_security/content/ch_wire-kafka.html
Created ‎05-12-2017 07:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you implement Kafka ACL with SSL? I want to use SSL to control the authorization of Kafka? Can you help me?
