Skip to content

GitLab Next

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 42,632
    • Issues 42,632
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,397
    • Merge requests 1,397
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • GitLab.org
  • GitLabGitLab
  • Merge requests
  • !173
Project 'gitlab-org/gitlab-ee' was moved to 'gitlab-org/gitlab'. Please update any links and bookmarks that may still have the old path.
Merged
Created Feb 09, 2016 by Kamil Trzciński@ayufan🔴Maintainer2 of 2 tasks completed2/2 tasks
  • Review changes

  • Download
  • Email patches
  • Plain diff

Added support for configuring Pages CNAME and TLS Certificates

  • Overview 46
  • Commits 28
  • Changes 39

Preliminary implementation with all expected features that will ship with this feature.

What is supported:

  • Multiple domains per-project
  • One certificate per-domain
  • Validation of certificate
  • Validation of certificate chain (solves a problem with missing intermediates)
  • Validation of private key against certificate
  • Support for Pages Daemon (the shared/pages/group/project/config.json) that will be read by daemon

Plans for enhancements:

  • Write behavior and unit tests
  • Make the UI nicer

/cc @grzesiek @DouweM @sytses @rspeicher @marin @jacobvosmaer

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pages-cname