Removes outdated feature from README

The container does not create SSL Certs anymore.
Removed the corresponding entry from the README
This commit is contained in:
meredrica 2021-05-26 09:22:29 +02:00 committed by GitHub
parent a4ffd0cf3c
commit d52d4230c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,6 @@ Yeah, decided to drop support of unsecured HTTPS. Two-years ago, when I started
* A fully static web server in 6MB * A fully static web server in 6MB
* No framework * No framework
* Web server built for Docker * Web server built for Docker
* Can generate the certificate on its own
* Light container * Light container
* More secure than official images (see below) * More secure than official images (see below)
* Log enabled * Log enabled