Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-640

Unable to provide sslPEMKeyPassword option in pymongo

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Blocker - P1 Blocker - P1
    • None
    • Affects Version/s: 2.6.3
    • Component/s: None
    • Environment:
      Mongodb version - 2.4.6 (ssl built)
      Operating System: Ubuntu 12.04.2 LTS

      I have an ssl built mongo running version 2.4.6. I started a mongod instance using the following configuration:

      mongod --port 10023 --dbpath /home/administrator/data --sslOnNormalPorts --sslPEMKeyFile /etc/ssl/mongod_keymaterial.pem --sslPEMKeyPassword xxxxx --sslCAFile /etc/ssl/root-ca.pem --logpath /home/administrator/mongod_log.txt

      There is no way to provide sslPEMKeyPassword option with the current python driver

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            sarathnair Sarath Nair
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: