https://bz.apache.org/bugzilla/show_bug.cgi?id=64368

--- Comment #10 from Peter Pramberger <pe...@pramberger.at> ---
PHA is incompatible with HTTP/2 (see RFC8740), that's the reason why it is
disabled by default.

https://hg.mozilla.org/mozilla-central/rev/1bb8ad865648:

// Turn off post-handshake authentication for TLS 1.3 by default,
// until the incompatibility with HTTP/2 is resolved:
// https://tools.ietf.org/html/draft-davidben-http2-tls13-00
pref("security.tls.enable_post_handshake_auth", false);

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to