Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H haproxy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • HAProxy team
  • haproxy
  • Merge requests
  • !8

Add some SSL related DEP-8 tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lucas Kanashiro requested to merge kanashiro/haproxy:dep8-ssl-tests into master Jun 21, 2022
  • Overview 2
  • Commits 5
  • Pipelines 1
  • Changes 6

Test two SSL related scenarios via autopkgtest:

  • SSL termination: the SSL connection is handled by the load balance.
  • SSL Pass-through: the SSL connection is handled by the backend server.

Both tests are passing locally:

autopkgtest [16:13:51]: @@@@@@@@@@@@@@@@@@@@ summary
cli                  PASS
proxy-localhost      PASS
proxy-ssl-termination PASS
proxy-ssl-pass-through PASS
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dep8-ssl-tests