Bug#139710: first version of https support available
http: //sourcepole.ch/sources/software/apt_https/
To test https support for apt: get patch, apply to apt source then do:
# apt-get install libssl-dev
$ autoconfig
$ configure --with-https
$ dpkg-buildpackage -rfakeroot
$ dpkg -i ...
# (cd /usr/lib/apt/methods; ln -s http https)
Then adapt /etc/apt/sources.list (replace http by https), find a https
enabled debian server near you ;-) and enjoy.
If anybody from the Cabal is in the castle I'd be interested in
comments about:
* how do you like the integration with the rest of your stuff?
* should I leave compiling SSL in optional (as is now)?
* since https is very close to http I have *not* made a different
sourcefile for https but just patched http.*. That way if there's any
imporovement/bugfix done to http.* the https method will instantly
profit from it as well. Is this OK?
Certificate validation is on my todo list.
*t
-----------------------------------------------------------------------
Tomas Pospisek
sourcepole - Linux & Open Source Solutions
http://sourcepole.com
Elestastrasse 18, 7310 Bad Ragaz, Switzerland
Tel:+41 (81) 330 77 13, Fax:+41 (81) 330 77 12
------------------------------------------------------------------------
--
To UNSUBSCRIBE, email to deity-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: