diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-27 16:59:54 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-27 16:59:54 +0000 |
commit | 747f13af334a880af1bfd5b0e7c878aef4f6b7c3 (patch) | |
tree | 2442c7defb7666de1d7eac790404bb721b485dc2 /README.md | |
parent | 13ed2fb63f4915da96fcc7f8022480561a87567e (diff) |
add certificate generation in features list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |