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

Document new serverStatus section

      Description

      SERVER-34558 added a transportSecurity section to the output of serverStatus, in versions 3.4.17, 3.6.7, and 4.0.2. This should be documented in the serverStatus command output pages for those releases. Here is an example of the section:

      	"transportSecurity" : {
      		"1.0" : NumberLong(0),
      		"1.1" : NumberLong(0),
      		"1.2" : NumberLong(1),
      		"1.3" : NumberLong(0),
      		"unknown" : NumberLong(0)
      	},
      

      Scope of changes

      Update serverStatus to include information on the new transportSecurity output.

      Backport with notes about specific fix version where change was introduced.

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            spencer.brown@mongodb.com Spencer Brown
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              5 years, 16 weeks, 6 days ago