While configuring tunnel, I get an error “Unable To Establish A Secure Shell Tunnel Connection Through Port 443”

I am not able to configure tunnel for local app testing, I always get an error “Unable To Establish A Secure Shell Tunnel Connection Through Port 443”.

Port 443 is used for secure web browser communication. Web servers offering to accept and establish secure connections listen on this port for connections from web browsers desiring strong communication security.Port 443 is a standard Port for routing traffic to ltuns.lambdatest.com, however, if this port is unable to establish a secure shell tunnel connection, you might receive an error message shown in the below screenshot.In such a case, you can switch to Port 22 which is a default SSH Port and is used for Secure Shell (SSH) communication and allows remote administration access to the VM. For switching to Port 22 from Port 443, you can append -customSSHPort 22 to your usual tunnel command.