6.5.11
What's Changed
- Improved error accuracy and quality from the
HyperExpress.Server
constructor. - Implemented better cross platform SSL key / certificate path translation to prevent silent SSL problems.
- Implemented asynchronous filesystem based verification of the SSL key / certificate files during the
Server.listen()
to throw error If either file is not valid.
Full Changelog: 6.5.10...6.5.11