···2727 ///
2828 /// if present:
2929 /// - a did:web document will be served at /.well-known/did.json
3030- /// - TODO: HTTPS certs will be automatically configured with Acme/letsencrypt
3030+ /// - an HTTPS certs will be automatically configured with Acme/letsencrypt
3131 /// - TODO: a rate-limiter will be installed
3232 #[arg(long)]
3333 host: Option<String>,