]> git.ipfire.org Git - thirdparty/curl.git/commit
Makefile.example: bump default example from FTP to HTTPS
authorViktor Szakats <commit@vsz.me>
Mon, 20 Oct 2025 10:57:51 +0000 (12:57 +0200)
committerViktor Szakats <commit@vsz.me>
Mon, 20 Oct 2025 11:22:17 +0000 (13:22 +0200)
commit97dd1da8d014964cebf50a13b0454453a2bfd651
treeb3be2920446b8678a4c419ffa2d5528bfbd6d812
parent1876ed6296c8b07ad82310e4838f6036b2421315
Makefile.example: bump default example from FTP to HTTPS

To have a chance to work out of the box, securely. (assuming a TLS
backend with CA certs setup.)

Closes #19160
docs/examples/Makefile.example