| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Jason" <pg(at)newhonest(dot)com> |
| Cc: | "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>, "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: ssl |
| Date: | 2003-03-23 17:47:46 |
| Message-ID: | 1028.1048441666@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
"Jason" <pg(at)newhonest(dot)com> writes:
> So what have I done wrong??
> I turned ssl = on in postgresql.conf, and restart postgresql. It just
> failed.
No error message? If so, look again (or more likely, look to see why
your start script is routing the postmaster's complaint to /dev/null).
My private bet is that you haven't set up the key/certificate files
needed by SSL, but there's not much use in guessing about it. First
thing you need is to be able to say something more concrete than "it
just failed".
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joel Rodrigues | 2003-03-23 19:02:21 | Re: PostgreSQL downloads compressed with bzip2 instead of |
| Previous Message | Chris Gamache | 2003-03-23 16:01:13 | Re: [HACKERS] Extracting time from timestamp |