Commit cc801ec
authored
Fix test_net to not depend on system sni.yaml (#12736)
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: #123531 parent 0e42870 commit cc801ec
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
176 | 182 | | |
177 | 183 | | |
178 | 184 | | |
| |||
0 commit comments