[
https://issues.apache.org/jira/browse/KAFKA-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328061#comment-16328061
]
Ewen Cheslack-Postava commented on KAFKA-4029:
----------------------------------------------
[~scholzj] Public APIs from libraries we already use should be fine. In fact,
since we have plugin isolation these days, it's also much safer to add
dependencies for ease of implementation even if not strictly required, though
we should keep in mind the tradeoff between value provided to us and weight of
the library in downloads, deploying packages/containers, etc.
> 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)