[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695449#comment-13695449
 ] 

Ivan Kelly commented on BOOKKEEPER-588:
---------------------------------------

SSL will introduce a new wire message for startTLS[1]. I would prefer to use 
protobufs for this new message, rather than hacking up and new one. Also, I 
assumed that getting protobuf support in wouldn't have been so difficult.

We need to use startTLS rather than a separate SSL port, as bookies are 
identified by <hostname>:<port>. It is desirable to make TLS optional for the 
client, for example to make it possible to enable SSL on a cluster without 
having to take the whole cluster down.
                
> SSL support
> -----------
>
>                 Key: BOOKKEEPER-588
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-588
>             Project: Bookkeeper
>          Issue Type: Sub-task
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.3.0
>
>         Attachments: 0004-BOOKKEEPER-588-SSL-support-for-bookkeeper.patch
>
>
> SSL support using startTLS

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to