Add some SSL related DEP-8 tests

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

Merge request reports

Loading