-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.0.6, 2.1.2
-
Component/s: Networking, Security
-
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)
- duplicates
-
SERVER-8731 ssl config server, non-ssl mongos - misleading message from mongos
- Backlog