[
https://issues.apache.org/jira/browse/KAFKA-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327973#comment-16327973
]
ASF GitHub Bot commented on KAFKA-4029:
---------------------------------------
scholzj opened a new pull request #4429: KAFKA-4029: SSL support for Connect
REST API (WIP)
URL: https://github.com/apache/kafka/pull/4429
This PR implements the JIRA issue [KAFKA-4029: SSL support for Connect REST
API (WIP)](https://issues.apache.org/jira/browse/KAFKA-4029) /
[KIP-208](https://cwiki.apache.org/confluence/display/KAFKA/KIP-208%3A+Add+SSL+support+to+Kafka+Connect+REST+interface).
This is currently work in progress, main things which are still TODO are:
- [ ] Tests
- [ ] Docu
- [ ] Deprecate the old hostname / port fields
- [ ] Use either everything from the prefixed config or nothing
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> SSL support for Connect REST API
> --------------------------------
>
> Key: KAFKA-4029
> URL: https://issues.apache.org/jira/browse/KAFKA-4029
> Project: Kafka
> Issue Type: Improvement
> Components: KafkaConnect
> Reporter: Ewen Cheslack-Postava
> Assignee: Jakub Scholz
> Priority: Major
>
> Currently the Connect REST API only supports http. We should also add SSL
> support so access to the REST API can be secured.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)