From: | Andreas Kretschmer <andreas(at)a-kretschmer(dot)de> |
---|---|
To: | pgsql-general(at)postgresql(dot)org,Dylan Luong <Dylan(dot)Luong(at)unisa(dot)edu(dot)au>,"pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: enable PostgreSQL SSL from RPM package installation |
Date: | 2017-06-22 06:47:54 |
Message-ID: | D56D4D5E-2C84-4964-8C05-B82100A268F4@a-kretschmer.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Am 22. Juni 2017 08:10:15 MESZ schrieb Dylan Luong <Dylan(dot)Luong(at)unisa(dot)edu(dot)au>:
>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
Yes, it is compiled with SSL.
Regards, Andreas
--
2ndQuadrant - The PostgreSQL Support Company
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Joseph Krogh | 2017-06-22 08:21:19 | pglogical vs. built-in logical replication in pg-10 |
Previous Message | Dylan Luong | 2017-06-22 06:10:15 | enable PostgreSQL SSL from RPM package installation |