Skip to content

feat: add tls support to gitlab stub server

feistel requested to merge feistel/gitlab-pages:feat/gitlabstub-tls into master

What does this MR do?

Example command: go run test/gitlabstub/cmd/server/main.go --key-file cert-key --cert-file cert-cert

For certificate key and certificate file see https://gitlab.com/gitlab-org/gitlab-pages/-/blob/master/internal/fixture/fixtures.go

TODO

Merge request reports