Hello, I had the same problem, the following solution worked fine for me with plesk onyx:
First check if TLS-Versions are enabled:
grep ssl_protocols /etc/sw-cp-server/conf.d/ssl.conf
Make sure that TLSv1 is enabled.
After this I found that the /etc/sw-cp-server/conf.d/ssl.conf contains custom...