View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002804 | Kali Linux | [All Projects] General Bug | public | 2015-11-09 13:44 | 2015-11-09 13:44 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | kali-dev | ||||
Target Version | 2.0 | Fixed in Version | kali-dev | ||
Summary | 0002804: 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 | ||||