This site can’t provide a secure connection + Angular + VPN + Ubuntu 20.04
Sometimes when you using VPN connection with Ubuntu and run angular project command ng serve get next error.I share 2 solutions:Solution 11. run next command on your angular project.ng serve –ssl true –ssl-cert «./ssl/localhost.crt» –ssl-key «./ssl/…