Re: SSL confirmation

From: Andrew M <andrew(at)jibeya(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SSL confirmation
Date: 2004-12-05 16:53:34
Message-ID: 333EE0F2-46DE-11D9-BFCB-0003938366A4@jibeya.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

To answer my own question I included the -l flag:

/usr/local/pgsql/bin/postmaster -l -i -D /usr/local/pgsql/data

No errors were reported, which I guess there would be if:

1. postgreSQL had not ben built with SSL support? or
2. the certificate has not been properly setup?

regards

Andrew
On 5 Dec 2004, at 16:12, Andrew M wrote:

> Hi,
> I am running postgreSQL and just wanted to know how I confirm that SSL
> is fully functional? I have placed server.key, server.crt and root.crt
> in the data folder and am able to launch postgreSQL with no problems.
> I m launching postgreSQl with the following command:
>
> /usr/local/pgsql/bin/postmaster -i -D /usr/local/pgsql/data
>
> Is that sufficient to start SSL, how can I check?
>
> regards
>
> Andrew
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jake Stride 2004-12-05 16:55:33 Constaints
Previous Message Andrew M 2004-12-05 16:12:38 SSL confirmation

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andreas Seltenreich 2004-12-05 17:03:05 Re: SSL confirmation
Previous Message Andrew M 2004-12-05 16:12:38 SSL confirmation