mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-11 16:09:39 +00:00
The library currently loads fixed set of certificates from a rust package, does not use OS certificate store. Providing a custom CA would need to be done via a custom tls connector.
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.