Re: server.crt Missing

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: server.crt Missing
Дата
Msg-id 9935482c0bc0ba92e9cada7ade741e090023d6db.camel@cybertec.at
обсуждение исходный текст
Ответ на server.crt Missing  (BeeRich Lists <bee.lists@gmail.com>)
Список pgsql-novice
On Mon, 2021-06-28 at 09:04 -0400, BeeRich Lists wrote:
> I’m getting repetitive errors/warnings:
> 
> 2021-06-28 08:57:07.127 EDT [44717] FATAL:  could not load server certificate file "server.crt": No such file or
directory
> 2021-06-28 08:57:07.127 EDT [44717] LOG:  database system is shut down
> 
> This is my workstation, so I don’t have a certificate for this.  Is there a way I can get this to not be reported?
I’vechecked nginx.conf and there’s nothing in there that shows me that I can turn
 
> this off.  
> 
> Any insight appreciated.

If you want transport encryption with TLS, you have to provide a server key and certificate.

If you don't need that, set "ssl = off", then PostgreSQL won't complain.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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

Предыдущее
От: Bzzzz
Дата:
Сообщение: Re: server.crt Missing
Следующее
От: Simon Connah
Дата:
Сообщение: Using PostgreSQL as a data warehouse