-- CentOS Linux release 7.8.2003 (Core)
-- Kernel: Linux 3.10.0-1127.13.1.el7.x86_64
-- openssl-1.0.2k-19.el7
1. VirtualBox-6.1-6.1.10
has problem opening the Key from profile because of unsupported cipher (Works in Windows VirtualBox, exact same profile)
2. upgraded to VirtualBox-6.1-6.1.12[sh ~] # VBoxManage cloud --provider=OCI --profile=oci list instances
Parameter 'compartment' is empty or absent.
Trying to get the compartment from the passed cloud profile 'oci'
Found the compartment 'ocid1.compartment.oc1..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx':
Reply is in the form 'instance name' = 'instance id'
0%...
Progress state: VBOX_E_IPRT_ERROR
VBoxManage: error: Failed to list instances
VBoxManage: error: Failed to read signing key from "~/.oci/oci_api_key.pem": VERR_CR_KEY_UNSUPPORTED_CIPHER
VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component CloudClientWrap, interface ICloudClient
VBoxManage: error: Context: "RTEXITCODE listCloudInstances(HandlerArg*, int, PCLOUDCOMMONOPT)" at line 229 of file VBoxManageCloud.cpp
same thing occurs.
Has anyone have a clue as to whether this is to do with the package build for CentOS?
(the packages are directly from VirtualBox repositories)