Skip to content

tls: provide default cipher list from command line

Avoid storing data that depends on command line options on internal bindings. This is generally a cleaner way of accessing CLI options.

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

Merge request reports

Loading