PostgreSQL Adds GSSAPI Encryption Support

Written by Michael Larabel in Free Software on 4 April 2019 at 08:31 AM EDT. 18 Comments
FREE SOFTWARE
Adding to the list of features to get excited about with PostgreSQL 12 is support for GSSAPI encryption.

GSSAPI encryption support can now be used by PostgreSQL for encrypting client/server communication over the network. PostgreSQL has already supported GSSAPI (Generic Security Services Application Program Interface) as a mean of authentication while now there's an encryption implementation if wanting to further tighten down the security on your network where you may have PostgreSQL connections/clients outside of the server itself.

The big commit landed on Wednesday offering up this GSSAPI encryption support for this popular SQL database server.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week