Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4108

c_glib thrift ssl has multiple bugs and deprecated functions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11.0
    • 0.11.0
    • C glib - Library
    • None

    Description

      The function thrift_ssl_socket_finalize_openssl doesn't work because uses a deprecated global static variable that should be removed in the latests patches. It breaks program

      Specifically the functions thrift_ssl_socket_new_with_host, thrift_ssl_socket_new must be removed or refactored.

      But due to the fact that the constructor is not able to get Protocol version to be used with SSL, no one can select the protocol for SSL but LATEST is always used.

      So it must be addressed.

      Attachments

        Issue Links

          Activity

            People

              gad Gonzalo Aguilar
              gad Gonzalo Aguilar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: