[DOCS-10483] Ops Manager public API: Automation ssl clientCertificateMode is undocumented Created: 04/Jul/17  Updated: 29/Oct/23  Resolved: 12/Jul/17

Status: Closed
Project: Documentation
Component/s: API, Cloud Manager, Ops Manager
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Emilio Scalise Assignee: Robert Justice (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:
Days since reply: 6 years, 28 weeks, 2 days ago

 Description   

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"
        },
...
  }
}



 Comments   
Comment by Githook User [ 01/Aug/17 ]

Author:

{'email': 'robertjustice@Roberts-MacBook-Air-3.local', 'name': 'Robert Justice'}

Message: Added clientCertificateMode to automation configuration docs: DOCS-10483
Branch: master
https://github.com/10gen/mms-docs/commit/f14e179015bd6e64c56d4dcac8cb599cefe99738

Generated at Thu Feb 08 08:00:40 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.