Skip to content

Conversation

@morey-tech
Copy link
Owner

Introduce new modules for managing HAProxy frontend ACLs and actions to enable SNI-based traffic routing, allowing for dynamic backend selection based on the Server Name Indication in TLS connections.

Add support for HAProxy frontend ACLs and Actions to enable SNI-based
traffic routing. This allows routing HTTPS traffic to different backends
based on the Server Name Indication (SNI) in TLS connections.

New modules:
- pfsense_haproxy_frontend_acl: Manage ACL conditions (ssl_sni_*)
- pfsense_haproxy_frontend_action: Manage routing actions (use_backend)
@morey-tech morey-tech marked this pull request as ready for review December 19, 2025 15:29
@morey-tech morey-tech merged commit 0927f60 into main Dec 19, 2025
6 checks passed
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