Package: pastebinit
Version: 1.5-1
Severity: normal

When using an http proxy, and a https pastebinit, like paste.d.n,
pastebinit sends the following request to the proxy:

        POST https://paste.debian.net HTTP/...
        ... data ...

This does not work: The proxy would have to decrypt the connection
itself - so the encryption would be broken.

What it should do is
        CONNECT paste.debian.net:443
and then talk normal http to the server once the CONNECT request
has been acknowledged by a 200 responses.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'unstable-debug'), (500, 
'buildd-unstable'), (500, 'testing'), (100, 'experimental'), (1, 
'experimental-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pastebinit depends on:
ii  python3  3.5.1-4

pastebinit recommends no packages.

pastebinit suggests no packages.

-- no debconf information

-- 
Debian Developer - deb.li/jak | jak-linux.org - free software dev
                  |  Ubuntu Core Developer |
When replying, only quote what is necessary, and write each reply
directly below the part(s) it pertains to ('inline').  Thank you.

Reply via email to