类型: bool
默认: off
上下文: postmaster
重新开始: true

启用SSL连接。请在使用这个选项之前阅读ssl-tcp。 缺省是off。 这个选项只能在服务器启动的时候设置。SSL通讯与TCP/IP 连接是唯一可能的。

建议 [EN]

One of several different settings to turn on SSL connections for PostgreSQL. SSL is a very good idea for highly secure setups. In addition, you must compile in SSL support and set SSL connections in pg_hba.conf, as well as configuring SSL itself.

条评论