Re: How to establish a SSL connection to a postgresql server

Поиск
Список
Период
Сортировка
От Pandu Poluan
Тема Re: How to establish a SSL connection to a postgresql server
Дата
Msg-id CAA2qdGU1oFjox7jGWa9zbN=yj9NNLOgfo7jKR822aL8GR2UyNw@mail.gmail.com
обсуждение исходный текст
Ответ на How to establish a SSL connection to a postgresql server  (Christian Tonhäuser <christian.tonhaeuser@gmx.net>)
Ответы Re: How to establish a SSL connection to a postgresql server  (Christian Tonhäuser <christian.tonhaeuser@gmx.net>)
Список pgsql-novice


On Dec 19, 2011 7:39 PM, "Christian Tonhäuser" <christian.tonhaeuser@gmx.net> wrote:
>
> Hallo,
>
>  
>
> I want to establish a secure connection to the database server (which is hosted externally) using SSL. What do I have to do?
>
> I'm a novice regarding network administration and similar stuff. I can get a certificate and private key from the hosting firm.
>
> Is there any good  step-by-step guide online? It’s about the settings that have to be done, before even connecting.
>
>  
>
> Thanks a lot
>

If what you need is a secure tunnel, you can always use an ssh tunnel.

man ssh for more info.

Rgds,

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

Предыдущее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: Re: How to establish a SSL connection to a postgresql server
Следующее
От: Christian Tonhäuser
Дата:
Сообщение: Re: How to establish a SSL connection to a postgresql server