-
+
Operating System Environment
ciphers can be specified in the
OpenSSL
configuration file, you can specify ciphers specifically for use by
the database server by modifying in
- postgresql.conf>.
+ postgresql.conf>. It is possible to allow authentication
+ without the overhead of encryption by using NULL-SHA> or
+ NULL-MD5> ciphers. However, a man-in-the-middle could read
+ and pass communications between client and server.