Https
ding-hai opened this issue · 1 comments
ding-hai commented
localhost.crt.pem and/or localhost.key don't exist. HTTP/2 needs certificate files
CreatCodeBuild commented
Thank you for using this. This mean so much for me.
You need to provide those 2 files. You can either self-sign one or get one from a certificate provider.
I am working on changing how internal works. So bugs fix/feature updates of the current version won't come.
Mostly, I divided the HTTP parts into a new project https://github.com/CreatCodeBuild/gethy
hyper2web will use gethy as a dependency.