Confirmed users
72
edits
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
source is at https://tbpl.mozilla.org/?tree=Try&rev=d1c568332585 | source is at https://tbpl.mozilla.org/?tree=Try&rev=d1c568332585 | ||
Builds for windows, os x, and linux are at | Builds for windows, os x, and linux are at https://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/hurley@todesschaf.org-d1c568332585 | ||
Firefox will only be implementing HTTP/2 over TLS - and right now that means for https:// schemed URLs. It does enforce the protocol's >= TLS 1.1 requirement - if a server negotiates HTTP/2 with a lower TLS version it is treated as a protocol error. (there is a preference for changing that for testing purposes if you need it.) | Firefox will only be implementing HTTP/2 over TLS - and right now that means for https:// schemed URLs. It does enforce the protocol's >= TLS 1.1 requirement - if a server negotiates HTTP/2 with a lower TLS version it is treated as a protocol error. (there is a preference for changing that for testing purposes if you need it.) | ||
| Line 19: | Line 19: | ||
There is a separate, more experimental, build available that supports HTTP/2 for http:// URIs using Alternate-Services and the "h2t" profile. This allows HTTP/2 over TLS for http:// URIs in some cases without verification of the SSL certificate. That code is at | There is a separate, more experimental, build available that supports HTTP/2 for http:// URIs using Alternate-Services and the "h2t" profile. This allows HTTP/2 over TLS for http:// URIs in some cases without verification of the SSL certificate. That code is at | ||
https://tbpl.mozilla.org/?tree=Try&rev= | https://tbpl.mozilla.org/?tree=Try&rev=077151e1c38e and downloads https://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/mcmanus@ducksong.com-077151e1c38e/ | ||