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

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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major - P3 Major - P3
    • None
    • 3.1.9
    • Admin
    • None
    • ALL

    Description

      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)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: