Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Shushlin <vshushlin@gitlab.com>2019-06-03 10:28:26 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2019-06-03 10:28:26 +0300
commit2d955df70f6e70bea594707f21b42ba3f0d114d5 (patch)
tree290b9af65073af17fdaa5d3447b8a8eb3f127ec8
parent60a18fb289afeb4b8f72f5fc9b53b4ac6cbd31b0 (diff)
Fix renew docs for pages Let's Encrypt certspatch-65
-rw-r--r--doc/user/project/pages/lets_encrypt_for_gitlab_pages.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md b/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md
index da1b7c59c8e..c99e59af366 100644
--- a/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md
+++ b/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md
@@ -151,8 +151,5 @@ valid certificates)**.
## Renewal
Let's Encrypt certificates expire every 90 days and you'll have to
-renew them periodically. To renew all your certificates at once, run:
-
-```bash
-sudo certbot renew
-```
+renew them periodically.
+To renew certificate you need to repeat steps described above.