-
- Downloads
Add SSL client verification to all nginx configs
The option to verify a client through SSL certificates was only available for GitLab and GitLab CI. This commit adds the same option to Mattermost, Registry and GitLab Pages.
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- files/gitlab-config-template/gitlab.rb.template 9 additions, 0 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab/templates/default/nginx-gitlab-mattermost-http.conf.erb 8 additions, 0 deletions...b/templates/default/nginx-gitlab-mattermost-http.conf.erb
- files/gitlab-cookbooks/gitlab/templates/default/nginx-gitlab-pages-http.conf.erb 4 additions, 0 deletions...gitlab/templates/default/nginx-gitlab-pages-http.conf.erb
- files/gitlab-cookbooks/gitlab/templates/default/nginx-gitlab-registry-http.conf.erb 4 additions, 0 deletions...lab/templates/default/nginx-gitlab-registry-http.conf.erb
- spec/chef/recipes/nginx_spec.rb 103 additions, 0 deletionsspec/chef/recipes/nginx_spec.rb
Please register or sign in to comment