pub fn write_server_config(
    server: &ServerConfig,
    path: PathBuf,
    password: &str,
    module_config_gens: &ServerModuleInitRegistry
) -> Result<()>
Expand description

Writes the server into configuration files (private keys encrypted)