I'm a beginner, and this is probably an elementary question, but I can't figure it out through some googling.
I'm learning about VPN tunneling right now, and am generally not clear on how VPN tunneling is different than any other encryption, but particularly I am not sure why HTTPS web browsing, which is already using SSL for encryption, would be more secure if it was routed through a VPN using SSL to secure the connection.
What is the added security of a VPN when the communication is already encrypted?