Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1119

NettyServer support for SSL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.3, 1.7.0
    • 1.7.1
    • java
    • None

    Description

      When trying to use NettyServer with SSL support I have problems despite AVRO-898 has been accepted. If I am not wrong, the SSLHandler should be added to the worker pipelines but you cannot do that with the current interface.

      I've prepared a patch of a different approach. I've added a new constructor of type ChannelPipelineFactory used to initialize the worker pipeline instead of calling Channels.pipeline() directly. Please see the attached path.
      If I'm wrong, I wil be very grateful to know how to solve it.

      Attachments

        1. 0001-Add-NettyServer-constructor-for-custom-pipelines-with-test.patch
          13 kB
          Sebastian Ortega
        2. servercert.p12
          2 kB
          Sebastian Ortega

        Activity

          People

            sortega Sebastian Ortega
            sortega Sebastian Ortega
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: