Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-6346

Logged Error Message for non-SSL Replica Set Member in SSL enabled set is non-informative

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.0.6, 2.1.2
    • Component/s: Networking, Security
    • Labels:
      None
    • Environment:
      found on Mac OSX (2.1.3-pre) and on Ubuntu Linux 11.04 with 2.0.6 enterprise subscription build - assume similar for all
    • Fully Compatible

      Behavior when adding a non-SSL member to an SSL enabled set is as follows:

      //adds fine, marked as down after several connection attempts
      PRIMARY> rs.add("ubuntu1104-64:27030")
      { "down" : [ "ubuntu1104-64:27030" ], "ok" : 1 }
      
      // from primary and other set member logs you will see multiple:
      
      Fri Jul  6 15:36:43 [rsHealthPoll] SSL Error ret: -1 err: 2 error:00000000:lib(0):func(0):reason(0)
      

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            adam@comerford.net Adam Comerford
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: