View Issue Details

IDProjectCategoryView StatusLast Update
0002804Kali LinuxGeneral Bugpublic2015-11-09 13:44
ReporterMr.JoeAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Versionkali-dev 
Fixed in Versionkali-dev 
Summary0002804: Postgresql wont start on an installed system due to missing self signed certs
Description

root@kali:~# service postgresql start
root@kali:~# netstat -antp
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
root@kali:~#

root@kali:~# tail -f /var/log/postgresql/postgresql-9.4-main.log
2015-03-11 14:49:59 UTC [1241-1] FATAL: could not load server certificate file "/etc/ssl/certs/ssl-cert-snakeoil.pem": No such file or directory
2015-03-11 14:50:31 UTC [1307-1] FATAL: could not load server certificate file "/etc/ssl/certs/ssl-cert-snakeoil.pem": No such file or directory
2015-03-11 14:52:56 UTC [1436-1] FATAL: could not load server certificate file "/etc/ssl/certs/ssl-cert-snakeoil.pem": No such file or directory

Activities

muts

muts

2015-03-11 09:51

reporter   ~0004133

looks like a :

make-ssl-cert generate-default-snakeoil --force-overwrite

regenerates these certs on an installed system.

sbrun

sbrun

2015-03-17 05:06

manager   ~0004134

It's fixed in live-installer version 47~kali1 now in kali-dev
There was an older version (46) in kali-dev

Issue History

Date Modified Username Field Change
2015-11-09 13:44 Mr.Joe New Issue
2015-11-09 13:44 Mr.Joe Issue generated from: 0002158