You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make your server ready for the HTTP 2.0 support, you need to make it support HTTPS as follows
$ openssl req -nodes -new -x509 -keyout server.key -out server.cert
Most used Web Server is Apache HTTP.
Apache >=2.4 supports HTTP 2.0