Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-277

Implement Rotate Certificates command

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 0.12.1
    • Affects Version/s: None
    • Component/s: None
    • Needed
    • Hide

      The db.rotateCertificates() command need to be documented.

      Show
      The db.rotateCertificates() command need to be documented.
    • Iteration Athens, Iteration Barcelona

      For the X.509 Online Certificate Rotation project, we are going to add a new helper method in the shell.

      Here is the proposed syntax but the final implementation of SERVER-49136 may be different.

      Shell API
      db.rotateCertificates(

      {message : string}

      )

      Parameters:

      message : string - optional parameter - message logged by server at rotation time in log and audit file

      Returns:
      ok: bool - true if the command was successful, false otherwise

            Assignee:
            anna.henningsen@mongodb.com Anna Henningsen
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: