What's Changed
* HTTPS implementation by michalpokusa in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/88
Note that using HTTPS can in some cases cause an intermittent crash (hours in between). That is a CircuitPython problem, not a library problem.
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/4.5.10...4.6.0