aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-01-27 16:59:54 +0000
committerOmar Polo <op@omarpolo.com>2021-01-27 16:59:54 +0000
commit747f13af334a880af1bfd5b0e7c878aef4f6b7c3 (patch)
tree2442c7defb7666de1d7eac790404bb721b485dc2 /README.md
parent13ed2fb63f4915da96fcc7f8022480561a87567e (diff)
add certificate generation in features list
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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