Sure, in sequence:
ran this:
plesk bin http3_pref --disable -panel
and
plesk bin http3_pref --enable -nginx
to enable HTTP/3 only for websites, not Plesk panel
plesk bin server_pref -u -ssl-protocols 'TLSv1.2 TLSv1.3'
to install TLS
nginx -t
to check config and then
plesk bin...
Hi @AYamshanov , thanks for your help.
Abou plesk version i got this:
Product version: Plesk Obsidian 18.0.61.1
OS version: Ubuntu 20.04 x86_64
Build date: 2024/05/14 15:00
Revision: eb6e8f6cb63fcb88cd5e5bf531b40823c2e63c98
And about plesk sbin sslmng --show--config , this...