Only support SSL dynamic mode

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-08-13 17:14:55 -04:00
parent 333d9fd48d
commit 80bd481abb
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
40 changed files with 415 additions and 709 deletions

26
.gitignore vendored
View file

@ -25,15 +25,6 @@
Session.vim
.netrwhist
# coverage artifacts
.coverprofile
/gover.coverprofile
e2e-tests
coverage.txt
test/e2e/e2e\.test
# mkdocs
site
@ -41,11 +32,18 @@ site
gh-pages
# Docker-based builds
/test/binaries
/.env
/.gocache/
/bin/
test/binaries
test/e2e-image/wait-for-nginx\.sh
# coverage artifacts
.coverprofile
gover.coverprofile
e2e-tests
coverage.txt
test/e2e/e2e\.test
.env
.gocache/
bin
test/e2e-image/wait-for-nginx.sh
.cache
cover.out