TLS Support | RDP encryption
A web-based front-end to VirtualBox written in PHP
Brought to you by:
imoore76
Hi,
When I enable RDP encryption (https://www.virtualbox.org/manual/ch07.html#vbox-auth) with the command vboxmanage modifyvm fedora --vrdeproperty "Security/Method=TLS" and the 3 commands vboxmanage modifyvm fedora--vrdeproperty "Security/ [...], I can't connect to the console on phpvirtualbox. When I set "--vrdeproperty "Security/Method" to "negociate", it's ok, I can connect to the console via RDP but it's a standard RDP connection and not an "Enhanced RDP Security" with TLS. Could you add TLS support for RDP connection using phpvirtualbox?
Thanks in advance,
Sorry, but the RDP app distributed with phpVirtualBox is part of VirtualBox itself. I do not maintain it.