hyper2web icon indicating copy to clipboard operation
hyper2web copied to clipboard

Https

Open ding-hai opened this issue 7 years ago • 1 comments

localhost.crt.pem and/or localhost.key don't exist. HTTP/2 needs certificate files

ding-hai avatar Sep 27 '17 07:09 ding-hai

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.

CreatCodeBuild avatar Sep 29 '17 00:09 CreatCodeBuild