add certificate generation in features list

This commit is contained in:
Omar Polo 2021-01-27 16:59:54 +00:00
parent 13ed2fb63f
commit 747f13af33
1 changed files with 1 additions and 0 deletions

View File

@ -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