apt-transport-https

#haacksnetworking #freesoftware #gnulinux A little mini-tutorial on how to set up TLS with apt-get on Debian … to encrypt traffic betwen Debian’s package repository and your host. Original post can be found here. sudo apt install apt-transport-https sudo nano /etc/apt/sources.list I recommend #commenting out everything and putting the below repos when the file opens: deb…

Close