Skip to content

Bug fixes and extensions in pursuit of haproxy support #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ctz
Copy link
Member

@ctz ctz commented Aug 12, 2025

Future work after this:

  • automate some testing of haproxy as shipped by ubuntu 24.04 (similar to nginx tests)
  • extend those tests to originating as well as terminating TLS
  • addressing API features that cause haproxy to warn, such as verify callbacks

re #62

@ctz ctz force-pushed the jbp-rework-key-cert-config branch from 1160310 to 50f3d83 Compare August 14, 2025 12:03
Base automatically changed from jbp-rework-key-cert-config to main August 14, 2025 12:08
ctz added 6 commits August 14, 2025 13:09
At the moment we allow the equivalent behaviour of `SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER`
(and some others) so don't return an error to applications wanting to
enable this mode.
This fires only for received alerts, and alerts sent at the start
of the server's handshake.
This changes the behaviour from adding an error to the error stack,
to quietly logging.
@ctz ctz force-pushed the jbp-haproxy-callbacks branch from 1059379 to d779fe2 Compare August 14, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants