Skip to content

Commit 6db35e4

Browse files
authored
DOCSP-43178 SSL certificate expiration fix (#354)
https://jira.mongodb.org/browse/DOCSP-43178 ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](https://github.com/10gen/cloud-docs/pull/5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working. Co-authored-by: pierwill <[email protected]>
1 parent 4b69ad0 commit 6db35e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/alerts.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ conditions include:
156156
:ref:`MongoDB Version Numbers <release-version-numbers>`
157157
in the MongoDB manual.
158158

159-
* - Host's SSL certificate will expire within 30 days
160-
- SSL certificate for a MongoDB instance is 30 days from
159+
* - Host's SSL certificate will expire after 21 days
160+
- SSL certificate for a MongoDB instance is 21 days from
161161
expiration. |mms| resends the alert every 24 hours until
162162
resolved or acknowledged. If you do not resolve or acknowledge
163163
the alert and the certificate expires, |mms| continues to send

0 commit comments

Comments
 (0)