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

Bug#703932: apt-transport-https not sending a certificate to the server



On Tue, Apr 02, 2013 at 06:23:14PM +0200, Holger Hans Peter Freyther wrote:
> On Tue, Apr 02, 2013 at 07:20:10AM +0200, Michael Vogt wrote:
> > 
> > I wouldn't be suprised if that would solve your problem. But solving
> > it with gnutls would be prefered. 
> 
> yes, it makes it work. I understand that this is not usable solution
> for debian. So in terms of moving forward. I think a-t-https gets a
> fetch request via stdin? Could you give me the x-lines that do that
> or point me to the documentations?
[..]
 
You can trigger the download by sending the following lines:
"""
601 Configuration
Config-Item: Acquire::https::SslCert=/path/to/cert
Config-Item: Acquire::https::SslKey=/path/to/key


600 URI Acquire
URI: https://debian.org
Filename: /tmp/output
"""
e.g.
$ cat cmds | /usr/lib/apt/methods/https
should work.

Cheers,
 Michael


Reply to: