Skip to content

Resolve "Fix wrong output protocol pattern when adding custom domain to Pages"

What does this MR do?

Fixes the generated URL for Pages custom domains with a blank (rather than nil) certificate

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Without this, we provide HTTPS URLs to custom domains that only support HTTP.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28260 (closed)

Merge request reports