Skip to content

Docs - Warn that custom cert chains must be broken into separate files

Will Chandler (ex-GitLab) requested to merge ssl-certs-separate-files into master

What does this MR do?

If using a custom CA the root, intermediate, and primary certs must be in separate files for openssl to accept the full chain. This MR adds a note warning admins of this.

Changing the header title?

  • Is it completely necessary to change the title? Changing titles breaks deep linking. If yes, proceed further.
  • Move the old heading title to the bottom of the page.
  • Change the header tag to h5, #####.

Moving docs to a new location?

  • Make sure the old link is not removed and has its contents replaced with a link to the new location.
  • Make sure internal links pointing to the document in question are not broken.

/cc @eread @lbot

Merge request reports