Re: [nginx-quic] HTTP/3(QUIC): I can't test HTTP/3 with nginx-quic repo

2021-02-03 Thread Andrey Khramov
s the error: > > 2021/02/02 21:17:21 [debug] 18359#0: *4 quic frame rx init > CONNECTION_CLOSE_APP err:10 28:TLS handshake failure (ENCRYPTION_HANDSHAKE) > 46: certificate unknown ft:6 > > Looks like your server certificate is not trusted by the browser. > > On 3 Feb 2021, a

Re: [nginx-quic] HTTP/3(QUIC): I can't test HTTP/3 with nginx-quic repo

2021-02-02 Thread Andrey Khramov
Hello, Roman Sorry. I got the error log related to "quic" when connecting in the Chrome browser. I attached the log file. Please check it. Thank you. Regards. On Tue, Feb 2, 2021 at 9:01 PM Andrey Khramov wrote: > Hello, Roman > > Thanks for your reply. > I checke

Re: [nginx-quic] HTTP/3(QUIC): I can't test HTTP/3 with nginx-quic repo

2021-02-02 Thread Andrey Khramov
drey, > > On 2 Feb 2021, at 18:52, Andrey Khramov wrote: > > Hello,Roman > > Thanks for your reply. > > I already enabled HTTP/3 (QUIC) in those the browsers (Firefox 85, Chrome > 88) accroding to ttps://quic.nginx.org/readme.html.. > The https://quic.nginx.org website dete

Re: [nginx-quic] HTTP/3(QUIC): I can't test HTTP/3 with nginx-quic repo

2021-02-02 Thread Andrey Khramov
Roman Arutyunyan wrote: > Hi Andrey, > > On 2 Feb 2021, at 17:30, Andrey Khramov wrote: > > Hello, there > > I tried to test the HTTP/3 (QUIC) with nginx-quic in several days. > But I couldn't test HTTP/3 (QUIC). > > I built the quic branch of nginx-quic repo

[nginx-quic] HTTP/3(QUIC): I can't test HTTP/3 with nginx-quic repo

2021-02-02 Thread Andrey Khramov
Hello, there I tried to test the HTTP/3 (QUIC) with nginx-quic in several days. But I couldn't test HTTP/3 (QUIC). I built the quic branch of nginx-quic repo according to README of that repo. The configuration options follows as below: $ ./auto/configure --prefix=/etc/nginx \ --s