From 605f938702308c6040884eb734797f709cacc4fc Mon Sep 17 00:00:00 2001 From: Ed Costello Date: Sun, 28 Dec 2014 20:29:05 -0500 Subject: [PATCH] Copy edit: c/severStatus/serverStatus/g --- source/reference/command/serverStatus.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/reference/command/serverStatus.txt b/source/reference/command/serverStatus.txt index 18fcbb667ff..69a0fad55d9 100644 --- a/source/reference/command/serverStatus.txt +++ b/source/reference/command/serverStatus.txt @@ -1111,23 +1111,23 @@ For an example of the ``security`` output, see the :ref:`security section ` of the :doc:`/reference/server-status` page. -.. data:: severStatus.security +.. data:: serverStatus.security A document reporting security configuration and details. Only appears for :program:`mongod` instances compiled with support for SSL. -.. data:: severStatus.security.SSLServerSubjectName +.. data:: serverStatus.security.SSLServerSubjectName The subject name associated with the SSL certificate specified by :setting:`net.ssl.PEMKeyPassword`. -.. data:: severStatus.security.SSLServerHasCertificateAuthority +.. data:: serverStatus.security.SSLServerHasCertificateAuthority A boolean that is ``true`` when the SSL certificate specified by :setting:`net.ssl.PEMKeyPassword` is associated with a certificate authority. ``false`` when the SSL certificate is self-signed. -.. data:: severStatus.security.SSLServerCertificateExpirationDate +.. data:: serverStatus.security.SSLServerCertificateExpirationDate A :ref:`date object ` object that represents the date when the SSL certificate specified by