Uploaded image for project: 'HttpComponents HttpCore'
  1. HttpComponents HttpCore
  2. HTTPCORE-462

Deprecate SSLContextBuilder.useProtocol(String) in favor a new method setProtocol(String)

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.4.7
    • None
    • None

    Description

      In Core 4.4.x we have:

      SSLContextBuilder.useProtocol(String)
      

      and in 5.0, we have:

      SSLContextBuilder.setProtocol(String)
      

      This ticket adds SSLContextBuilder.setProtocol(String) to 4.4.x and deprecates useProtocol(String) to make porting to 5.0 easier.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment