[Pkg-postgresql-public] server.crt

Martin Pitt mpitt at debian.org
Fri Sep 21 03:22:37 UTC 2012


rob stone [2012-09-21  8:27 +1000]:
> These are in /etc/ssl:-
> root at roblaptop:/etc/ssl/certs# ls -l ssl*
> -rw-r--r-- 1 root root 1013 Dec 28  2011 ssl-cert-snakeoil.pem
> root at roblaptop:/etc/ssl/certs# cd ../private
> root at roblaptop:/etc/ssl/private# ls -l ssl*
> -rw-r----- 1 root ssl-cert 1675 Dec 28  2011 ssl-cert-snakeoil.key
> root at roblaptop:/etc/ssl/private# 

These look fine.

> Permissions/ownership issue??

Maybe: Please give the output of

  ls -ld /etc/ssl /etc/ssl/certs /etc/ssl/private
 
> I start postgresql manually using pg_ctl. For some reason dpkg tries to
> start it up.

Yes, it does, that's expected behaviour for Debian packages. But the
Debian scripts also use pg_ctl.

> The database is used by my app and is also accessible via
> ExecuteQuery, which I use to verify my testing.

Can you please give me the output of "pg_lsclusters"? Do you perhaps
have some local installation somewhere which is not managed by the
Debian scripts?

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



More information about the Pkg-postgresql-public mailing list