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.