Why get I a NET::ERR_CERT_AUTHORITY_INVALID error in virtualbox guest system when i use a vpn on the host system?

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

2

1 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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like