When I type "sudo apt-get update" I see HTTP protocol is used to fetch the updates . Why not HTTPS is used for more secure communication ?
Asked
Active
Viewed 52 times
1
-
There is no need to encrypt, because everything is signed. – Pilot6 Feb 24 '19 at 16:15
-
3You might like to read this article: Why does APT not use HTTPS? – Kulfy Feb 24 '19 at 16:18
-
why "archive.ubuntu.com" doesn't work with "https" ? – Raj Gopal Bhallamudi Feb 24 '19 at 17:30