> | So I think the best idea is to only support Java 9+, if you want HTTP2 and TLS.
+1 Question: With Java 8 can we have HTTP2 *without* TLS? I recall HTTP2 was strongly tying itself to encryption although it was technically possible to have plaintext. On Sun, Dec 2, 2018 at 11:29 AM Đạt Cao Mạnh <[email protected]> wrote: > Hi guys, > > | So I think the best idea is to only support Java 9+, if you want HTTP2 > and TLS. > +1 for this > > I think the support for Java 8 + SSL + HTTP/2 by using Conscrypt or other > methods can be done later, it is not necessary for merging http2 branch to > master. > -- Lucene/Solr Search Committer (PMC), Developer, Author, Speaker LinkedIn: http://linkedin.com/in/davidwsmiley | Book: http://www.solrenterprisesearchserver.com
