Server Restart Won't Load Certificate

From: "Bee(dot)Lists" <bee(dot)lists(at)gmail(dot)com>
To: Submit Postgresql Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Server Restart Won't Load Certificate
Date: 2017-08-14 17:43:35
Message-ID: DFB0E384-AD4D-4156-9285-D54BC9753625@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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) or less 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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Efraín Déctor 2017-08-14 17:49:53 Re: Server Restart Won't Load Certificate
Previous Message Gavin Flower 2017-08-12 04:11:09 Re: IDE/Platform question