Skip to content

Conversation

dgl
Copy link
Contributor

@dgl dgl commented Apr 28, 2022

Tests are using a header captured from haproxy with "proxy-v2-options
ssl-cipher" set.

To use this with haproxy you also need to set the ssl-cipher option,
something like:

backend test
  default-server send-proxy-v2-ssl proxy-v2-options ssl-cipher
  server a [::1]:8080

Tests are using a header captured from haproxy with "proxy-v2-options
ssl-cipher" set.

To use this with haproxy you also need to set the ssl-cipher option,
something like:

    backend test
      default-server send-proxy-v2-ssl proxy-v2-options ssl-cipher
      server a [::1]:8080
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.563% when pulling 8349a66 on dgl:ssl-cipher into 1966d35 on pires:main.

Copy link
Owner

@pires pires left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you very much.

@pires pires merged commit 195fedc into pires:main May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants