• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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