Hacker News new | ask | show | jobs
by jwilk 2705 days ago
libcurl has many TLS backends. APT before 1.6 actually uses the GnuTLS one.

APT ≥ 1.6 doesn't use libcurl; it uses GnuTLS directly.

1 comments

I stand corrected, thx.