Skip to content

Conversation

@bneradt
Copy link
Contributor

@bneradt bneradt commented Dec 6, 2025

Configure proxy.config.ssl.servername.filename to use the unit test's sni_conf_test.yaml before calling SNIConfig::reconfigure(). This ensures the test is self-contained and does not fail when the system-level sni.yaml file does not exist.

Fixes: #12353

Configure proxy.config.ssl.servername.filename to use the unit test's
sni_conf_test.yaml before calling SNIConfig::reconfigure(). This ensures
the test is self-contained and does not fail when the system-level
sni.yaml file does not exist.

Fixes: apache#12353
@bneradt bneradt added this to the 10.2.0 milestone Dec 6, 2025
@bneradt bneradt requested a review from cmcfarlen December 6, 2025 00:27
@bneradt bneradt self-assigned this Dec 6, 2025
@bneradt bneradt added the Tests label Dec 6, 2025
@bneradt bneradt merged commit cc801ec into apache:master Dec 11, 2025
15 checks passed
@bneradt bneradt deleted the fix_test_net_sni_yaml branch December 11, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_net fails when /etc/trafficserver/sni.yaml doesn't exist

2 participants