Re: Where I can find "SSL specification"?

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: Where I can find "SSL specification"?
Дата
Msg-id 5811BEFF-4E80-42E0-A58B-7D29057AD989@pgedit.com
обсуждение исходный текст
Ответ на Re: Where I can find "SSL specification"?  (Raimon Fernandez <coder@montx.com>)
Ответы Re: Where I can find "SSL specification"?  (Raimon Fernandez <coder@montx.com>)
Список pgsql-general
On Nov 5, 2009, at 2:48 AM, Raimon Fernandez wrote:

> I'm doing this as an experiment/hobby, the comunication using TCP/IP
> is really fast, I'm accessing servers that are far away and the
> speed is really great, I have asynchronous comunication, I can show
> rows as they are coming, I don't have to wait before all of them are
> here, it's multi-plattform, my code works on OS X, OS 9, Windows,
> Linux, and I don't know almost nothing about C, linking C libraries,
> etc. etc.

A much easier secure option is to just tunnel your connection over SSH.

http://pgedit.com/tip/postgresql/ssh_tunneling




John DeSoi, Ph.D.





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

Предыдущее
От: Howard Cole
Дата:
Сообщение: Re: Postgres for mobile website?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Manual