Skip to content

Add warning about LE wildcard certificate for pages

Vladimir Shushlin requested to merge patch-74 into master

What does this MR do?

We have clients confused custom domain certificates and wildcard certificates.

  • For the first one with have integration with Let's Encrypt
  • For the second we don't.

See comment and discussion.

This MR:

  1. Remove confusing note about 2 IP's required for Let's Encrypt integration, since it's required for custom domains on it's own.
  2. Add warning clarifying that current Let's Encrypt integration only covers custom domain and add link to omnibus issue for wildcard certificates for pages.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports