• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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