Unable to provide sslPEMKeyPassword option in pymongo

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: 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
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 Hackett
              Reporter:
              Sarath Nair
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: