Skip to content

Disallow confusing combinations of options

Misha Gusarov requested to merge misha/disallow-wrong-connection-options into master

Before raising this MR, consider whether the following are required, and complete if so:

  • Unit tests

Description

Some combinations of options (e.g. client certificate without client key) don't make any sense, disallow them.

Merge request reports