pub async fn init( state: App, acme_email: &str, id_tag: &str, app_domain: Option<&str>, ) -> ClResult<()>