Upgrading the Management Center (MC) v 1.11.x to a newer version. The protocols supported for this are HTTP and HTTPS.
Choosing HTTPS schema returns an error.
Management Center# installed-systems add https://1.1.1.1/uploads/bccm_2_0-219045.bcsi
Enter server username (optional): username
Enter server password: password
Download URL: https://1.1.1.1/uploads/bccm_2_0-219045.bcsi
Downloaded bytes: 0
Download failed (connection error or malformed URL)
The SSL handshake failed as the server certificate validation has failed.
The server certificate is either:
As an immediate workaround, you can use HTTP in the upload command. This implies that you need an HTTP server to host the file.
To fix the server certificate error do a packet capture on the server and find out which of the above causes the SSL handshake to fail.
Follow Create a signed certificate for the management interface in Management Center (MC) to upload the missing certificates in the chain (Step 7).