Fix VirtualBox broken RDP remote desktop connection from Linux
Symptoms:
Solution:
[ERROR][com.freerdp.core.nego] - Error: SSL_CERT_NOT_ON_SERVERor
Protocol(warning): Protocol negotiation failed with reason: no valid authentication certificate on serveror
Retrying with plain RDP.
Core(error): rcp_recv(), connection closed by peer
ERRCONNECT_SECURITY_NEGO_CONNECT_FAILED [0x0002000C]
Solution:
VBoxManage modifyvm "myVM" --vrdeproperty "Security/Method=Negotiate"