When im brwosing on my virtualbox guest system (Win 10), im getting a NET::ERR_CERT_AUTHORITY_INVALID error. On my host system (Ubuntu) everything works fine.
As network setting i configured NAT.
I use Ubuntu 20.04.2 LTS and our company VPN (openVPN). The Virtualbox version is 6.1.16_Ubuntu r140961
21 Answer
I was able to fix it by adding a bridged network and disabling the NAT adapter from the network settings of vbox. I dont know what exactly is the trouble that these HTTPS sites see when the VM is reaching the network through a NATTed tunnel via the host OS
0