Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10483

Ops Manager public API: Automation ssl clientCertificateMode is undocumented

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: API, Cloud Manager, Ops Manager
    • Labels:
      None

      Hi,

      Please add to:
      https://docs.opsmanager.mongodb.com/current/reference/api/automation-config/#ssl

      a description of the field clientCertificateMode (that can be set to OPTIONAL to allow connections without certificates or REQUIRE to require SSL client certificates.

      Example:

      {
        cluster: {
      ...
              "ssl": {
                  "CAFilePath": "/opt/mongodb/pki/ca.crt",
                  "clientCertificateMode": "OPTIONAL"
              },
      ...
        }
      }
      

            Assignee:
            rob.justice@mongodb.com Robert Justice (Inactive)
            Reporter:
            emilio.scalise@mongodb.com Emilio Scalise
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              6 years, 38 weeks, 1 day ago