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

Document new serverStatus section

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 5 weeks ago