mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-04 12:07:58 +00:00
4c0b2e44f4
validvalues listed 'automatic'/'manual', but that was outdated. Commit454e1b8267andcc70dcfa2bimplemented unset/'tofu' (trust-on-first-use, the default), 'manual', 'ca-only', and an implicit 'ca' (any value that isn't otherwise handled falls through to the standard CA-verification path, keying an already pinned match without a full CA reverify). The validvalues fix inecaa75d967rejected these new values. Add new valid values with proper documentation.