Re: [GENERAL] Force SSL connection

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] Force SSL connection
Дата
Msg-id 32048.1508163544@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [GENERAL] Force SSL connection  (rakeshkumar464 <rakeshkumar464@outlook.com>)
Список pgsql-general
rakeshkumar464 <rakeshkumar464@outlook.com> writes:
> In PG 9.6 or PG 10, is there a way to force only SSL based connections coming
> from pgadmin or dbeaver.

I think you could set that up with a custom pg_hba.conf entry or two.
Something like

hostnossl ... pgadmin ... reject

before the line that would normally accept the connection.
        regards, tom lane


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: Osahon Oduware
Дата:
Сообщение: [GENERAL] Using Substitution Variables In PostgreSQL
Следующее
От: Achilleas Mantzios
Дата:
Сообщение: Re: [GENERAL] Using Substitution Variables In PostgreSQL