You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a typo in the name of the parameter for configuring strictssl. The option name is usestrictssl, but the used variable is option.conn_usestrictssl. This leads to the behavior, that the option --usestrictssl false is ignored.
The text was updated successfully, but these errors were encountered:
There is a typo in the name of the parameter for configuring strictssl. The option name is usestrictssl, but the used variable is option.conn_usestrictssl. This leads to the behavior, that the option --usestrictssl false is ignored.
The text was updated successfully, but these errors were encountered: