You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this is easily fixable by adding proxy_ssl_protocols TLSv1.3; to the Custom Nginx Configuration block in the Advanced tab of the proxy host in question.
Having to manually edit each host is not ideal though; this should maybe be improved in a future release as TLSv1.3 is more widely used.
Maybe adding a toggle switch saying something like TLSv1.3 only destination on the details or SSL tabs to enable this setting?