Error “ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY” in Google Chrome while accessing locally hosted SPA
问题 I've a locally hosted SPA. It is using a self signed certificate for HTTPS communication (generated through Server Certificates in windows 10). It works well with IE11, however when accessed from Google Chrome, shows up error - ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY. Any clues on what could be done to overcome this? Troubleshooting done so far: 1. Custom cipher suites order. 2. Disabling HTTP2 through windows registry. 回答1: To use HTTP/2 you must be using TLSv1.2 and cannot use a number of