Has anyone written a library for configuring #rustls from a configuration file?
TLS settings need to be configured by the server administrator, not hard-coded, and it seems silly for every application to have its own bespoke way of translating a configuration file into a rustls ServerConfig.