Installing and configuring nginx + quic + brotli (openssl+quic + boringssl) [http3]

Опубликовано: 06 Октябрь 2024
на канале: Inverser Pro
655
13

GITHUB:
https://github.com/inverser-pro/nginx...

#nginx #http3 #quic #brotli #boringssl

00:00 Hello!
00:14 My head is telling you info
03:25 What does nginx+quic (http3) give?
04:50 Action Logic
05:55 I directly show the input of commands - we start "DEVOPS"
09:39 Downloading ngx_brotli
11:48 openssl+quic - must be installed and downloaded to the folder where you build nginx
14:23 Finally building nginx
17:05 Assembly was successful
17:20 I will immediately check the server operation (configuration later)
17:43 brotli works?
20:46 Setting up nginx (nginx.conf). 1. Generate dhparam.pem
21:25 Installation of certbot
26:22 http launch! servers
27:09 Generating a TLS certificate with certbot
27:34 Setting up a secure httpS connection (nginx.conf + http3.conf)
29:10 Test page with codepen.io
30:31 Check http2, http3
30:58 Redirecting from http! on https!
32:02 SSHGuard!
33:07 See you!