• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Plesk Migration SSLV3_ALERT_HANDSHAKE_FAILURE

yehudigt

Basic Pleskian
I'm tyring to migrate domains from two plsek obsidian servers, but when I try I get this error:
Failed to connect to target Plesk server by Plesk API: <urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:590)>
On both servers I:
Changed MAC
Migration or website importing fails: Incompatible ssh server (no acceptable macs)

updated TLS Version following this article:
How to enable or disable TLS protocol versions in Plesk for Linux?

plesk bin server_pref -u -ssl-protocols 'TLSv1.1 TLSv1.2'
SUCCESS: Server preferences are successfully updated
plesk bin server_pref -u -ssl-ciphers 'ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256'
SUCCESS: Server preferences are successfully updated

Please help.
Thank you
 
Back
Top