SSL problem

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: SSL problem
Date: 2003-07-30 17:38:02
Message-ID: 3F28027A.4000908@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'm trying to set up my Linux machine with ssl, but it fails.
- compiled --with-openssl
- ssl =true in postgresql.conf
- generated server.crt and server.key as recommended in Administrator's
Guide

Checking:
- if server.crt or server.key are missing, postmaster won't start
- SHOW ssl returns "on"

when connecting with "sslmode=require", I get the message "server does
not support SSL"

So what's going wrong?

Regards,
Andreas

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Sullivan 2003-07-30 17:40:55 Re: PG 7.3.3 startup problem
Previous Message Andrew Sullivan 2003-07-30 17:23:25 Re: PG 7.3.3 startup problem