Обсуждение: [NOVICE] Server Restart Won't Load Certificate

Поиск
Список
Период
Сортировка

[NOVICE] Server Restart Won't Load Certificate

От
"Bee.Lists"
Дата:
Trying to implement a certificate for secure communications to a LAN server.

I’ve created /etc/ssl/alpha.crt and /etc/ssl/alpha.key, with permissions for root set at 640 as requested:

DETAIL:  File must have permissions u=rw (0600) or less if owned by the database user, or permissions u=rw,g=r (0640)
orless if owned by root. 
LOG:  database system is shut down
pg_ctl: could not start server

She still won’t start up.  Permissions issues on the cert, but the warning says no permissions.  Any advice
appreciated.  


Cheers, Bee






Re: [NOVICE] Server Restart Won't Load Certificate

От
Efraín Déctor
Дата:
Hello.

Could you please send the result of the command "ls -l" excuted at
directory /etc/ssl



El 14/08/2017 a las 12:43 p. m., Bee.Lists escribió:
> Trying to implement a certificate for secure communications to a LAN server.
>
> I’ve created /etc/ssl/alpha.crt and /etc/ssl/alpha.key, with permissions for root set at 640 as requested:
>
> DETAIL:  File must have permissions u=rw (0600) or less if owned by the database user, or permissions u=rw,g=r (0640)
orless if owned by root. 
> LOG:  database system is shut down
> pg_ctl: could not start server
>
> She still won’t start up.  Permissions issues on the cert, but the warning says no permissions.  Any advice
appreciated.
>
>
> Cheers, Bee
>
>
>
>
>
>