On Wed, Mar 22, 2023 at 11:16:46AM +0100, Daniel Wagner wrote: > + -S|--dhchap-secret) > + hostkey="$2" > + shift > + shift > + ;; > + -C|--dhchap-ctrl-sectret) Urgh, typo. I wonder why I didn't caught this in my first round of testing.
On Wed, Mar 22, 2023 at 11:16:46AM +0100, Daniel Wagner wrote: > + -S|--dhchap-secret) > + hostkey="$2" > + shift > + shift > + ;; > + -C|--dhchap-ctrl-sectret) Urgh, typo. I wonder why I didn't caught this in my first round of testing.