Re: SSH Tunneling implementation

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: SSH Tunneling implementation
Дата
Msg-id CABUevEwJz99k9_8nQmde4esv6Ms9MYEdehk59AiH1vJiwqCWSQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SSH Tunneling implementation  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
On Mon, Jul 9, 2012 at 3:38 PM, Akshay Joshi
<akshay.joshi@enterprisedb.com> wrote:
>
>
> On Mon, Jul 9, 2012 at 3:53 PM, Magnus Hagander <magnus@hagander.net> wrote:
>>
>> On Mon, Jul 9, 2012 at 12:15 PM, Dave Page <dpage@pgadmin.org> wrote:
>> > On Mon, Jul 9, 2012 at 10:51 AM, Magnus Hagander <magnus@hagander.net>
>> > wrote:
>> >> On Mon, Jul 9, 2012 at 11:48 AM, Dave Page <dpage@pgadmin.org> wrote:
>> >>>
>> >>> We've never supported anything other than OpenSSL.
>> >>
>> >> For the direct linking. But the question here is what *libssh2* is
>> >> built against, not what pgadmin is linked against.
>> >>
>> >> If you require the entire system to be built against openssl, then the
>> >> feature won't work on Debian. Or Ubuntu. Or RedHat. Or Fedora. Or
>> >> SuSE. Or any derived distros. Because they all made the decision to
>> >> move away from openssl for any packages that support other things
>> >> (though annoyingly enough, debian/ubuntu went towards gnutls and the
>> >> redhat style distros went towards libnss - but that's a different
>> >> story).
>> >
>> > Hmm, good point. In that case Akshay will need to figure out how to
>> > deal with this some other way.
>>
>> Or at least verify that it's not just a docu snafu - it might mean
>> "any external SSL library" or something like that.
>
>
>    Unable to find the way to verify it. I haven't found prebuilt libssh2
> library on my CentOS and Ubuntu.

Really? On ubuntu (at least on 11.10), it's just "apt-get install
libssh2-1". Don't know about CentOS, but it seems strange if they
didn't have it.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: SSH Tunneling implementation
Следующее
От: Dave Page
Дата:
Сообщение: Re: SSH Tunneling implementation