[
https://issues.apache.org/jira/browse/BOOKKEEPER-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696211#comment-13696211
]
Sijie Guo commented on BOOKKEEPER-588:
--------------------------------------
I don't think mixing SSL protocol with bookie protocol is a good idea. a bookie
should listen on different ports for ssl and non-ssl connections as what Hedwig
does. when the bookie with SSL support, it registered itself as
'bookiehost:port:sslPort', so an old client could connect to new bookie, while
an new client could still connect to old bookie with non-ssl port. it is easy
to do backward compatibility and without taking the cluster down for SSL
upgrading.
> 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