Skip to content

tls: fix SNICallback without .server option

options.server only needs to be set when its contents are actually being inspected.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

tls

Merge request reports

Loading