回复:http/3 SSL ERROR RX RECORD TOO LONG

2021-08-15 Thread Nekilc
All right, I've found the cause of the problem. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,292225,292230#msg-292230 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

http/3 SSL_ERROR_RX_RECORD_TOO_LONG

2021-08-14 Thread Nekilc
I can access it normally through the ip address, but access through the domain name will result in SSL_ERROR_RX_RECORD_TOO_LONG demo: https://hi-fun.me https://119.3.191.228 config: # HTTPS server server { listen 80; server_name hi-fun.me; return 301 https://$server_name$request_