Connecting using mongo to a ssl mongod instances isn't working correctly

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.1.9
    • Component/s: Admin
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If you use mongo shell to connect to a ssl mongodb server with the following lines, mongo is not able to connect to the server
      mongo <host>/<dbName --ssl --sslCAFile <path to crt file> --sslPEMKeyFile <path to pem key>

      <...> are only placeholder

      The connection gets refused immediately. This works with the current release of mongo db (3.0.6)

            Assignee:
            Unassigned
            Reporter:
            Peter Gradnitzer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: