Add a require-sasl command line argument to the cli
Review Request #3601 — Created Oct. 18, 2024 and submitted — Latest diff uploaded
This is a work around and a feature, as we shouldn't enable SASL unless explictly told because you can't disable it by setting the mechanisms to an empty string if the server advertises any mechanisms. This is working around a bug in either hasl or ibis, where the external mechanism isn't responding. I created IBIS-39 to track that.
Connected to a local ergo with and without
--sasl-required
.