Add the shell helper to db.js
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
- depends on
-
SERVER-49116 Implement Rotate Command
- Closed
- is related to
-
MONGOSH-277 Implement Rotate Certificates command
- Closed