Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Http2 Subdomain error 400

  • 1 odpověď
  • 1 má tento problém
  • 2 zobrazení
  • Poslední odpověď od the-edmeister

more options

I'm developing a web application which uses certificates for authentication and I recently moved to http2. Inside my web application, every project has a different subdomain. If someone hasn't any valid certificate, he can access the first subdomain without problems, but if he changes subdomain, he gets a 400 error. On server side I get a "client attempted to request the server name different from that one was negotiated while reading client request headers". I think that the client shouldn't use the same http2 connection when the sudomain changes. In fact, when there's a valid certificate, if the subdomain changes, the certificate authentication is required again and everything works fine. The problem happens only when there's no valid certificate and I need unauthenticated client to access my web application, even if with different permissions. Firefox should open a new http2 connection for the other subdomain. Thanks in advance.

I'm developing a web application which uses certificates for authentication and I recently moved to http2. Inside my web application, every project has a different subdomain. If someone hasn't any valid certificate, he can access the first subdomain without problems, but if he changes subdomain, he gets a 400 error. On server side I get a "client attempted to request the server name different from that one was negotiated while reading client request headers". I think that the client shouldn't use the same http2 connection when the sudomain changes. In fact, when there's a valid certificate, if the subdomain changes, the certificate authentication is required again and everything works fine. The problem happens only when there's no valid certificate and I need unauthenticated client to access my web application, even if with different permissions. Firefox should open a new http2 connection for the other subdomain. Thanks in advance.

Zvolené řešení

Všechny odpovědi (1)

more options

Zvolené řešení