Skip to content

Set SSL_CERT_DIR for gitlab-pages

gitlab-pages!291 (merged) adds support for SSL_CERT_DIR to the gitlab-pages chroot jail scheme. This MR picks up where !2813 (merged) left off and sets that environment variable for gitlab-pages. This closes #5383 (closed).

Furthermore, it deprecates the gitlab_pages['http_proxy'] configuration variable and moves it to gitlab_pages['env']['http_proxy']. This fixes #5405 (closed).

Requires gitlab-pages!291 (merged)

This is part of gitlab#25411 (closed)

This is WIP until I test the final distro package (!4289 (comment 370740976)). Successfully tested (report).

Edited by DJ Mountney

Merge request reports