Re: SSH Tunneling implementation

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: SSH Tunneling implementation
Date: 2012-07-09 10:15:30
Message-ID: CA+OCxoyBr-G-jyMixRKMeA=2d=nCgtYVk-38FKD3GQnJLjVUfA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Mon, Jul 9, 2012 at 10:51 AM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Mon, Jul 9, 2012 at 11:48 AM, Dave Page <dpage(at)pgadmin(dot)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.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2012-07-09 10:23:47 Re: SSH Tunneling implementation
Previous Message Magnus Hagander 2012-07-09 09:51:05 Re: SSH Tunneling implementation