From 747f13af334a880af1bfd5b0e7c878aef4f6b7c3 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Wed, 27 Jan 2021 16:59:54 +0000 Subject: [PATCH] add certificate generation in features list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe104e1..28eef62 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Please consult the [manpage](gmid.1) for more information. - IRI support (RFC3987) - punycode support - dual stack: can serve over both IPv4 and IPv6 + - automatic certificate generation (in config-less mode) - CGI scripts - (very) low memory footprint - small codebase, easily hackable