Re: (not so?) silly question

Поиск
Список
Период
Сортировка
От Andreas
Тема Re: (not so?) silly question
Дата
Msg-id 4C1B9C68.5010801@gmx.net
обсуждение исходный текст
Ответ на Re: (not so?) silly question  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Список pgsql-novice
Am 15.06.2010 14:16, schrieb Jean-Yves F. Barbier:
> Le 15 Jun 2010 09:14:57 GMT,
> Jasen Betts<jasen@xnet.co.nz>  a écrit :
>
>
>> On 2010-06-14, Jean-Yves F. Barbier<12ukwn@gmail.com>  wrote:
>>
>>> Hi list,
>>>
>>> Is it safe to leave an internet access to SSL Pg (4096 bits key) or not?
>>>
>>>
>> assuming you have secured the port using pg_hba.conf
>> should be safe until the next time someone finds an
>> openssl exploit....
>>
> Ok, so AFAI understand you, the danger's the same as leaving port 22 open
> on my machine?
>
If you have 22 open anyway then why not using an ssh-tunnel ?
Only that ssh usually has smaller keys than 4096bits.
And SSH offers compression on the fly which might save some bytes.

Then you just have to figure out how to have your clients access PG via
SSH-tunnel but not letting them tunnel to every other port within the
server.

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

Предыдущее
От: Atif Jung
Дата:
Сообщение: How to get the logged on user in perlu script
Следующее
От: Andreas
Дата:
Сообщение: mysterious sortorder issue