Skip to content

crypto: use CHECK instead in getSSLCiphers

The previous throws should never happen, and if they do, they signal a larger issue in core. Make these checks rather than throws

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

crypto

Merge request reports

Loading