类型: | bool |
默认: | off |
上下文: | sighup |
重新开始: | false |
启用SSL连接。这个参数只能在postgresql.conf文件中或者服务器命令行上设置。默认值是off
。
建议 [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.