=_("Let's Encrypt is a free, automated, and open certificate authority (CA) that gives digital certificates in order to enable HTTPS (SSL/TLS) for websites. Learn more about Let's Encrypt configuration by following the %{docs_link_start}documentation on GitLab Pages%{docs_link_end}.").html_safe%{docs_link_url: docs_link_url,docs_link_start: docs_link_start,docs_link_end: docs_link_end}
=_("Let's Encrypt is a free, automated, and open certificate authority (CA) that gives digital certificates in order to enable HTTPS (SSL/TLS) for websites. Learn more about Let's Encrypt configuration by following the %{docs_link_start}documentation on GitLab Pages%{docs_link_end}.").html_safe%{docs_link_url: docs_link_url,docs_link_start: docs_link_start,docs_link_end: docs_link_end}
%span.help-inline.text-muted=_("This certificate is automatically managed by Let's Encrypt")
-else
%p.text-secondary.form-control-plaintext=_("The certificate will be shown here once it has been obtained from Let's Encrypt. This process may take up to an hour to complete.")
msgid "The X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
msgid "The X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
msgstr ""
msgstr ""
msgid "The certificate will be shown here once it has been obtained from Let's Encrypt. This process may take up to an hour to complete."
msgstr ""
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
msgstr ""
...
@@ -10278,9 +10275,6 @@ msgstr ""
...
@@ -10278,9 +10275,6 @@ msgstr ""
msgid "This branch has changed since you started editing. Would you like to create a new branch?"
msgid "This branch has changed since you started editing. Would you like to create a new branch?"
msgstr ""
msgstr ""
msgid "This certificate is automatically managed by Let's Encrypt"
msgstr ""
msgid "This commit is part of merge request %{link_to_merge_request}. Comments created here will be created in the context of that merge request."
msgid "This commit is part of merge request %{link_to_merge_request}. Comments created here will be created in the context of that merge request."
expect(page).tohave_content"The certificate will be shown here once it has been obtained from Let's Encrypt. This process may take up to an hour to complete."
click_on'Save Changes'
click_on'Save Changes'
...
@@ -87,14 +49,14 @@ describe "Pages with Let's Encrypt", :https_pages_enabled do
...
@@ -87,14 +49,14 @@ describe "Pages with Let's Encrypt", :https_pages_enabled do
context'when the auto SSL management is initially enabled'do
context'when the auto SSL management is initially enabled'do