[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt config options to specify the CA of the https repository?



Greg Wooledge wrote: 
> 
> hobbit:/usr/share/doc/apt$ zgrep FTP *
> changelog.gz:  * Change multi sources.list entry example from FTP to HTTPS
> 
> But it's not clear whether that means FTP support is *gone* or simply
> no longer given as an example.
>

As of Trixie:

apt (2.9.11) unstable; urgency=medium

  The ftp, rsh, and ssh methods have been removed. They have been unsupported
  and disabled since 1.8. Please, migrate to http(s) instead, or contribute
  an sftp method.

  If you need ad hoc access to a remote repository, you can usually run
  `python3 -m http.server` on that machine and use SSH port forwarding to
  run HTTP over SSH.


Reply to: