[horde] OT: update from https://pear.horde.org via proxy

Corinne Le Moan corinne.lemoan at enib.fr
Mon Jun 13 11:42:15 UTC 2016


Le 13/06/2016 à 11:17, Jan Schneider a écrit :
>
> Zitat von Corinne Le Moan <corinne.lemoan at enib.fr>:
>
>> Le 05/06/2016 à 23:15, A. Schulze a écrit :
>>> Hello,
>>>
>>> I've to use a HTTP-Proxy to update horde via pear. That no longer work
>>> since some days/weeks here.
>>>
>>> setup:
>>>
>>> # pear config-get http_proxy
>>> proxy.example.org:3128
>>>
>>> # pear list-channels
>>> Registered Channels:
>>> ====================
>>> Channel        Alias   Summary
>>> doc.php.net    phpdocs PHP Documentation Team
>>> pear.horde.org horde   Horde PEAR server
>>> pear.php.net   pear    PHP Extension and Application
>>>                       Repository
>>> pecl.php.net   pecl    PHP Extension Community Library
>>> __uri          __uri   Pseudo-channel for static packages
>>>
>>> # pear update-channels
>>> Updating channel "doc.php.net"
>>> Channel "doc.php.net" is up to date
>>> Updating channel "pear.horde.org"
>>> Channel "pear.horde.org" is not responding over http://, failed with
>>> message: File https://pear.horde.org:443/channel.xml not valid
>>> (received: HTTP/1.0 501 Not Implemented
>>> )
>>> Trying channel "pear.horde.org" over https:// instead
>>> Cannot retrieve channel.xml for channel "pear.horde.org" (File
>>> https://pear.horde.org:443/channel.xml not valid (received: HTTP/1.0
>>> 501 Not Implemented
>>> ))
>>> Updating channel "pear.php.net"
>>> Channel "pear.php.net" is up to date
>>> Updating channel "pecl.php.net"
>>> Channel "pecl.php.net" is up to date
>>>
>>> so far it looks like the proxy deny the connection but this is not the
>>> whole truth.
>>> HTTPS via proxy use the HTTP Connect method. Connection client ->
>>> proxy start with plain text, issue the HTTP method "CONNECT
>>> pear.horde.org"
>>> and *then* do the crypto in the same tcp-session. I observe the pear
>>> client connect to the proxy address and instant start TLS handshake.
>>> This is not a valid request so the proxy answer 501.
>>>
>>> Any other horde user observe a similar problem?
>>> If not I'm interested in finding my configuration failure ...
>>>
>>> Thanks,
>>> Andreas
>>
>> I observe the same in my organization. I can't run pear upgrade any 
>> more. I'm interested in any advise.
>>
>> Thanks
>
> Do you guys have the latest version of the PEAR client?
>

pear -V
PEAR Version: 1.10.1
PHP Version: 5.4.36


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: Signature cryptographique S/MIME
URL: <https://lists.horde.org/archives/horde/attachments/20160613/a026881c/attachment.bin>


More information about the horde mailing list