enable PostgreSQL SSL from RPM package installation

From: Dylan Luong <Dylan(dot)Luong(at)unisa(dot)edu(dot)au>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: enable PostgreSQL SSL from RPM package installation
Date: 2017-06-22 06:10:15
Message-ID: 3475451980f54edf8609ba023af634d7@ITUPW-EXMBOX2B.UniNet.unisa.edu.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi
I have installed PostgreSQL from the following RPMs onto the server. And I would like to enable SSL.

postgresql96-devel-9.6.2-2PGDG.rhel7.x86_64
postgresql96-libs-9.6.2-2PGDG.rhel7.x86_64
postgresql96-contrib-9.6.2-2PGDG.rhel7.x86_64
postgresql96-server-9.6.2-2PGDG.rhel7.x86_64
postgresql96-9.6.2-2PGDG.rhel7.x86_64

From the PostgreSQL documentation, https://www.postgresql.org/docs/current/static/ssl-tcp.html it says that PostgreSQL SSL support needs to be enable at build time.

Just wondering if these RPMs are compiled with SSL enabled?

Thanks.

Regards
Dylan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kretschmer 2017-06-22 06:47:54 Re: enable PostgreSQL SSL from RPM package installation
Previous Message Peter Eisentraut 2017-06-22 03:55:37 Re: Fwd: Streaming replication bandwith per table