mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 16:02:11 +00:00
86e02f4655
The ssl_mode values verify-ca and verify-full are already normalized to 'require' earlier in the function (line 689), so we only need to check for 'require' in the conditional.
Windmill API
The API server, exposing functionality to other components and the frontend
This crate exposes both a library as well as a binary target.